Loading Tool

Explorer IconExplorer

Memory Pool

74,485 transactions
27.55 vMB
0.07085699 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 896c86f10c867f82e20b7bcc393bcedd5a4f5d5838b42ab8dfaa9a7586f0e51b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 8662d4bb2412196d69fef5e9976466426ab8b9d4b8505d377148d0165ae51a4c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.01216553 BTC
Feerates: 150.80 > 1.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (591,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,108 324,108 000000000000000008c22e25dde15fc12d8728bd28797969116c7da08f3fdf2e 332 0.19/1.00 vMB 22
324,107 324,107 000000000000000016f231f049883a4a05e53477682ab1cecafcd720f5d9a3ed 603 0.35/1.00 vMB 27
324,106 324,106 00000000000000001407e7ac307a60d787aece58583c96eb786d2c7a319508d8 139 0.08/1.00 vMB 25
324,105 324,105 000000000000000012bad1bb639944c77e5e8b476b25f81006fcdefc49591a11 1 0.00/1.00 vMB 0
324,104 324,104 00000000000000000699db7f5e3c3558c52f4bd3a57e9aa5cc0a4047549c36bf 300 0.21/1.00 vMB 22
324,103 324,103 000000000000000003909a90fec2c090f3fd08775d58dd9f973b580e89c4704e 245 0.11/1.00 vMB 28
324,102 324,102 000000000000000014215e1658270abf22041a20876821e42bb3b5d3d6559f61 716 0.35/1.00 vMB 31
324,101 324,101 0000000000000000107c51d42a607e99c88fca044624d23c76913678759875b2 188 0.11/1.00 vMB 23
324,100 324,100 0000000000000000187ec1bbf79d9c939a1d45542bf6d616a870f67eecfa02fc 674 0.37/1.00 vMB 25
324,099 324,099 00000000000000001bd9bf7daa027c9beaad7ab4e50335695d20183a5a5152b9 822 0.48/1.00 vMB 25
324,098 324,098 00000000000000000c56e3211220727891285d5ac6b5d83c1dca10abd0aa2eb2 731 0.56/1.00 vMB 21
324,097 324,097 00000000000000001a077a191d376820ead4bd7966ade4714cb1f250a37c9816 1,012 0.35/1.00 vMB 40
324,096 324,096 0000000000000000020e9c54c4713bb440116e2943a1a69bfe7d24ba102a312f 856 0.49/1.00 vMB 27
324,095 324,095 0000000000000000094c8d391e83b79bda4f7f7e0c50f1c2316a80eca82c6027 381 0.22/1.00 vMB 25
324,094 324,094 00000000000000001bfc3213c9f99b4811b3f2aea26cbbd0cdcf956a190155fe 30 0.02/1.00 vMB 15
324,093 324,093 000000000000000000e2a09dbd7f1d46339de9206cbbd05073b14c3eeadd51c8 25 0.01/1.00 vMB 29
324,092 324,092 00000000000000001d96ab3ef998fad748b13743f3b77f043778ed52abcbcd68 290 0.12/1.00 vMB 26
324,091 324,091 000000000000000015fef86685bb9025f759523ca9b517e6b120dcac0b1ffdd7 469 0.23/1.00 vMB 28
324,090 324,090 00000000000000001bc280bc7dba79e91acada4491af3443081e20da9d7cf98c 518 0.25/1.00 vMB 29
324,089 324,089 0000000000000000042cbf7c0177abc2328a1b5119dff222bd08c69475fe70ef 250 0.11/1.00 vMB 31
324,088 324,088 0000000000000000193bf8888f7620195beff67efd13f048c15b4ea2113fc564 670 0.36/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.