Loading Tool

Explorer IconExplorer

Memory Pool

78,212 transactions
29.36 vMB
0.06506964 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt dcb9691f6af4294f0ec1462091023d75b73f9add3553669b6e95106823cc6193
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root ef8428a7addb3c2877cb250e286e492aed6eac379a33a824e5ebe252e37f40bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.00562104 BTC
Feerates: 19.86 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (407,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,739 507,739 0000000000000000003d1092bef79be39ac8a4d31c0b4513dc0f5be9678ee23a 128 1.00/1.00 vMB 5
507,738 507,738 00000000000000000005e0982f259d97379a811efbdf40a512c4a42adfed3ba0 230 1.00/1.00 vMB 13
507,737 507,737 000000000000000000121b153e9f7475174534a2baac8f11b0250a487388804c 1,990 1.00/1.00 vMB 105
507,736 507,736 00000000000000000006365f7dff4de6be1cb675589e0f1efbdaabe280e619d5 629 1.00/1.00 vMB 38
507,735 507,735 00000000000000000029798074099e192a8c2fd82ae5b911a93a88586c6f8f01 641 1.00/1.00 vMB 38
507,734 507,734 0000000000000000005f2585fc419e7d19bb8a0ec2c91eee52fe442dc4447f28 118 1.00/1.00 vMB 6
507,733 507,733 00000000000000000048f6cbaec25253918f46f15940ed5cf480e2d8646c907b 252 1.00/1.00 vMB 18
507,732 507,732 0000000000000000001f0c60c929cf4fde6238085c10ce325050cd3f2de20ce1 130 1.00/1.00 vMB 7
507,731 507,731 00000000000000000045c6343587a8829bfc95d606002a8aa0c51169e5e6746c 1,557 1.00/1.00 vMB 121
507,730 507,730 0000000000000000003ba30cfdd3b6995dd26c58d3083a2b3a6e36ffbe5b2647 743 1.00/1.00 vMB 59
507,729 507,729 0000000000000000002c66312211df40d20712b38ccabdf9e391a93877b2e3d1 1,412 1.00/1.00 vMB 95
507,728 507,728 0000000000000000001502e1b2b341babcbb266dd5e843b1ab1ec74ac2e75648 1,424 1.00/1.00 vMB 176
507,727 507,727 00000000000000000045cde6ed31a06ff80e964364777d23a18800cc8a22e6e8 214 1.00/1.00 vMB 26
507,726 507,726 0000000000000000005ed532b1bb4924293997cba048e7f7de8c02cf7a5c5a53 726 0.42/1.00 vMB 158
507,725 507,725 000000000000000000184b4bb3874e676410c1fdebebad06c4b7bb22d5eb6ff5 212 1.00/1.00 vMB 10
507,724 507,724 000000000000000000576369e75369afe81eea5bdee4a28b8cccb3999ff6edca 636 1.00/1.00 vMB 72
507,723 507,723 00000000000000000031a320e19c4e9ff794418d371c22992ad22f4b261ff59c 527 1.00/1.00 vMB 38
507,722 507,722 0000000000000000003b78bc2dc0cef5c0a0f1e6e7acd75462499c2d14eafb6e 1,818 1.00/1.00 vMB 116
507,721 507,721 00000000000000000004b09f4a5436c99129cccb768f914c8643d977a47a1313 1,890 1.00/1.00 vMB 190
507,720 507,720 0000000000000000003603c6802f20c3434c95b2d8235cc8d9b37b3523553c6c 366 1.00/1.00 vMB 20
507,719 507,719 0000000000000000003df1b152a7196fff67b972c4765e0240b86d41cde877a8 46 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.