Loading Tool

Explorer IconExplorer

Memory Pool

83,634 transactions
30.83 vMB
0.15118324 BTC
Random Selection Loading Transactions
Max Size: 185.50/200 MB

Candidate Block

Mining Attempt 4716ba4b208e69bddcfc308ea622dd03fe69fe5051513bd169cbd32eac232740
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 4b9a36897956f555ccde7b395caf8aaf735d103634e300772aeedf4190ace321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.08437631 BTC
Feerates: 150.77 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (261,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,939 653,939 000000000000000000034671aa9bf7fd15535ebb16e1b98908ac16b43bb8e53f 3,067 1.00/1.00 vMB 68
653,938 653,938 00000000000000000002d77266c5f764b6bbd79ab329cce559ae749ad219b076 1,962 1.00/1.00 vMB 108
653,937 653,937 000000000000000000071d0415644683450e7ca9da704e4ad4fc441bcaf73db9 2,541 1.00/1.00 vMB 105
653,936 653,936 000000000000000000028e2438b673ab2faf647c7bf564e90664e5cc9c9c98e7 2,459 1.00/1.00 vMB 140
653,935 653,935 000000000000000000017aa7851a01ad467c7f1dde05f92a019e641da4d3b7e5 1,567 1.00/1.00 vMB 134
653,934 653,934 000000000000000000054ec8b74b4ae26d5040fe6d35a90ec5767dee7a4ac38d 2,743 1.00/1.00 vMB 127
653,933 653,933 0000000000000000000ccccb650dceb2d7eec556f19775c6eb93fb938e8a5385 2,658 1.00/1.00 vMB 147
653,932 653,932 0000000000000000000cb165f3aa87b617022438b6b46534956cc2f2e869032d 3,046 1.00/1.00 vMB 164
653,931 653,931 00000000000000000004e732dcc35601163b5be103a8d95c6f1d7b3e7ce81b35 1,855 1.00/1.00 vMB 30
653,930 653,930 00000000000000000001bbec514ebb5f3e72b74a7ad8301ff4bebdadc6f7f87b 2,428 1.00/1.00 vMB 99
653,929 653,929 00000000000000000007df78f9584e6146b3bbac75815bd46c3f16a29163744c 1,965 1.00/1.00 vMB 56
653,928 653,928 00000000000000000009b48aa7b3554655de5a55f4bf2f4a144fc313de0c344c 2,378 1.00/1.00 vMB 88
653,927 653,927 0000000000000000000543d0a0cccd5f232a6b2ced973cb8bf01f8c676ffa45b 2,071 1.00/1.00 vMB 66
653,926 653,926 00000000000000000007fc33ad00764dcb383c23c53aba97cd65422b5446ec37 1,808 1.00/1.00 vMB 107
653,925 653,925 00000000000000000009660bfa607ce0854e6aba72682a8cb042d14988c1abf4 2,265 1.00/1.00 vMB 51
653,924 653,924 00000000000000000008bb324ffda5f5be7c8d866a1d2805a4ac60d927fc7c25 2,178 1.00/1.00 vMB 75
653,923 653,923 000000000000000000099ccbeb8ceccfd12c5a29c9fdbb7e06f506d7972947a8 2,351 1.00/1.00 vMB 49
653,922 653,922 00000000000000000001e069eac08c86784bd2457222894e8e0f2786ed0ee9c0 2,414 1.00/1.00 vMB 71
653,921 653,921 0000000000000000000df30f73ea39b4ed2ad11858c66aecdfce703380da6349 2,545 1.00/1.00 vMB 56
653,920 653,920 000000000000000000022501741ac72295c63c9bcf643e2fbc2cd60ec7819cfa 2,389 1.00/1.00 vMB 56
653,919 653,919 00000000000000000004bdaa3bf5001efac4c6a9815cce12e23010b59c11e134 2,849 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.