Loading Tool

Explorer IconExplorer

Memory Pool

86,703 transactions
32.97 vMB
0.07820676 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt e34455196e905ed295d76f233cfb5c46179f3722c7f4579f7d5a95bf489f5449
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (377,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,119 537,119 00000000000000000015ab23005cedd6ce9974381e6a4a1bf0173c6e67fadb82 1,349 0.93/1.00 vMB 12
537,118 537,118 000000000000000000258cd86e05a6dbe3139d94815b475111e7f6ae93d10410 1,880 1.00/1.00 vMB 10
537,117 537,117 0000000000000000001ce0be186d0f1ecab6f8f41339a5f8a4db65a41c1bdef4 2,598 1.00/1.00 vMB 6
537,116 537,116 0000000000000000001dae93fa66faa17f578b2f8c49412d8d8f80e295b8f6d0 2,611 1.00/1.00 vMB 34
537,115 537,115 000000000000000000260f086f1d76157879381445030183e0451b1b3660cebe 1,326 1.00/1.00 vMB 15
537,114 537,114 00000000000000000029a47f7b958f7776852b069c5202ef5efe62eed1bf2d8d 2,918 1.00/1.00 vMB 40
537,113 537,113 0000000000000000000917bf03c0f07ae1ea4facc5d6d4001604b48e51318bfa 295 0.11/1.00 vMB 23
537,112 537,112 0000000000000000000303eb351e6c5f7f7ed38d8cc789ba65bf7ba4fb81e669 1,366 0.70/1.00 vMB 27
537,111 537,111 0000000000000000001384f10a2c98a88574dc7e9d5d9d901a4b8746c257caa2 87 0.03/1.00 vMB 10
537,110 537,110 00000000000000000028a9a4f5cd9abe70100635b470940c75af4ac6d5894b78 462 0.22/1.00 vMB 18
537,109 537,109 000000000000000000061ccd30d483174f7dfa211aa2663c250ccec7d49dd968 1,914 0.74/1.00 vMB 28
537,108 537,108 0000000000000000002a46dd22f8263cfc4fa489e423ee0009f99c82e2700ad4 685 0.23/1.00 vMB 28
537,107 537,107 0000000000000000001b6508c00cc30c41ef4cf7327e528d26885a3e61736dad 1,132 0.45/1.00 vMB 29
537,106 537,106 0000000000000000000ff314a518a030b61abfdf68fcf98b37540347e3b63b32 1,393 0.56/1.00 vMB 24
537,105 537,105 0000000000000000002955593b745757907eac2a3742303d9a167c819e9e366b 2,000 1.00/1.00 vMB 19
537,104 537,104 0000000000000000000f0937ae5c25391ba75b12ed946746d7e1621c6dda7610 163 0.07/1.00 vMB 12
537,103 537,103 000000000000000000161a9f6a889bfb1690112b3bda8da28c73418054912ba9 1,239 0.58/1.00 vMB 22
537,102 537,102 0000000000000000000df7347db69bee8294f7bc751c41be7f3534353d1a729a 4 0.00/1.00 vMB 74
537,101 537,101 0000000000000000001438684abde079c1f7465f387c80a06781836af753cab1 269 0.08/1.00 vMB 14
537,100 537,100 0000000000000000000d845ff7cff973fa278bf71ce86adb90437c1058ebb52a 1,508 0.71/1.00 vMB 29
537,099 537,099 0000000000000000001d67b91adf51f908bcb8ff6a20b6d26636c6968a9eaeca 1,217 0.47/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.