Loading Tool

Explorer IconExplorer

Memory Pool

80,476 transactions
30.17 vMB
0.09074155 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt eee1e2f9621e9bed5f4923d5856fd5819511f2414b2b7f15096325b89727f8c7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (394,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,117 520,117 000000000000000000489bb989a5b530b01d763d00eaf840956e65099fbdeb33 828 0.83/1.00 vMB 19
520,116 520,116 0000000000000000000c7c82fe2bb5a03e35a77eef5cc6cebf533f37e36f9561 1,255 1.00/1.00 vMB 40
520,115 520,115 0000000000000000000f2f5b0686747ce285bc0b128ed0372c3c42697816c77e 1,931 1.00/1.00 vMB 78
520,114 520,114 00000000000000000046164df53315cc681542cdc8fd9ff1e550b6cfa424f8a7 1,607 1.00/1.00 vMB 62
520,113 520,113 00000000000000000003d1e7e7b8a82a358794c1df26821df9f7cc5fd4e0c15a 711 0.62/1.00 vMB 46
520,112 520,112 0000000000000000000961c7da07653ae05d95fa55a648c7339ed9c1b2316db5 509 0.36/1.00 vMB 37
520,111 520,111 0000000000000000002ffcaedf681bb4c61538521185b4cdd50aa1bdefa19485 891 1.00/1.00 vMB 16
520,110 520,110 0000000000000000003ac14516c856e41ce978e43deb8439d5b3a228f3944f72 1,402 1.00/1.00 vMB 33
520,109 520,109 000000000000000000207b7415a2a4ca10abfbf9fecbf8be108166679f16f0f8 1,493 1.00/1.00 vMB 44
520,108 520,108 0000000000000000002d36b1af9f4b3ceca785a2a164fa7e665970e5aa432ea8 1,568 0.69/1.00 vMB 50
520,107 520,107 000000000000000000403663d0470fbf06f82262429e256d04d800795be4c5aa 1,280 0.64/1.00 vMB 46
520,106 520,106 0000000000000000000d289a3112f648729ab3b4473b1538db27f70cf557f25f 1,107 0.50/1.00 vMB 59
520,105 520,105 0000000000000000001e1c1c28d0215163ecd269d064f68263ae134513e99951 1,741 0.83/1.00 vMB 31
520,104 520,104 0000000000000000003dbc9a410e722389238248ebbbd9b121361b25d5fc96d3 2,097 1.00/1.00 vMB 66
520,103 520,103 00000000000000000012983bdfbaebbdfc494db1e1a097fd5264746411d932a7 2,297 1.00/1.00 vMB 72
520,102 520,102 0000000000000000001a9fd8d2c5c0694ca9f5f34c9c935215a727a63682da55 388 0.17/1.00 vMB 48
520,101 520,101 00000000000000000033057f2363ec546f1498f85cdb3f3348937679a1753c70 195 0.08/1.00 vMB 58
520,100 520,100 000000000000000000422616d93ed5970ae6c58811dd948af7cf411000ad5761 1,112 0.63/1.00 vMB 51
520,099 520,099 00000000000000000041ffc8f6bf795dc4f741910633f7d08c98a8fdb472f497 277 0.15/1.00 vMB 49
520,098 520,098 0000000000000000000d9c0dce84a47afab74bb190317fc1dda80a37ce496c24 337 0.14/1.00 vMB 43
520,097 520,097 00000000000000000005351b0aa81e31ab73a42af03c6d1d3d55d3747a88eea9 1,179 0.70/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.41 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.97 GB
    • Received: 15.07 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.