Loading Tool

Explorer IconExplorer

Memory Pool

78,324 transactions
29.37 vMB
0.06640571 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 8bcd51f15a20e7792f7982f8b5527df610efe364c424adbd170c836fd2e76761
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (611,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,330 303,330 0000000000000000205fea6d351ae763b8d41855ce5713b7c4d1b64a271001f6 760 0.35/1.00 vMB 38
303,329 303,329 00000000000000000622ec31ca6f4b29b6207f6afa95384881918f5f8d4dbfc6 66 0.04/1.00 vMB 29
303,328 303,328 000000000000000004844f5b76ec8ad60397aebf6867e232442402b4f966a9b7 84 0.03/1.00 vMB 38
303,327 303,327 000000000000000041c3efafe69a2a8f7e0f5c36541e35be5bd66d2add5b1a59 332 0.26/1.00 vMB 25
303,326 303,326 0000000000000000114dcccdcaa374383eb88f1c680f184f76bca10ad0a51f99 731 0.35/1.00 vMB 31
303,325 303,325 000000000000000049943a33a9b2897083e2110020e62841b5a74e623280cc44 33 0.02/1.00 vMB 34
303,324 303,324 00000000000000003c4245f6d6a1ba0e59a4334b97399b8cec46bb237108b1e5 432 0.22/1.00 vMB 32
303,323 303,323 0000000000000000208435e7313272f4665473efdc03f06feadd4e89dcfe709d 86 0.07/1.00 vMB 13
303,322 303,322 000000000000000048f4ddba2eba74d901eb1116804db1129e339b9ea505704f 495 0.30/1.00 vMB 29
303,321 303,321 00000000000000002c30324165671862740328fd54d316b76825497cc039e52a 329 0.16/1.00 vMB 30
303,320 303,320 000000000000000016f64497c257493e03f27e9b1336c539798cc64f04c14735 485 0.24/1.00 vMB 34
303,319 303,319 000000000000000067330c9aec67efbdf00ee7e85e1db6b7ca96bb31d91fa066 59 0.03/1.00 vMB 19
303,318 303,318 000000000000000029473b35602ffed4e7e3c1c1d101a7149f30ad8c6685a1d4 275 0.19/1.00 vMB 29
303,317 303,317 00000000000000003447698c259036333781c0af50951c213fd61e08e997b5e3 374 0.29/1.00 vMB 23
303,316 303,316 00000000000000001481d6862b4088f502a9b54f38a185a4cc0ad9b405f6bd2a 936 0.35/1.00 vMB 42
303,315 303,315 00000000000000003dee17873708ff9ed01b9392b1ee63d9bbe09f921e684f35 304 0.14/1.00 vMB 31
303,314 303,314 00000000000000001b013c44fbd3c8f502e0ef0eb59c76531fe4f0573a043ccc 100 0.05/1.00 vMB 23
303,313 303,313 0000000000000000108971ffe83ee8b68c4c87e6be72b5bf6b7c2617bfe39fa4 520 0.33/1.00 vMB 26
303,312 303,312 0000000000000000294f340dbd6d02accb7de1884c7852cbe5805f8881a5f259 243 0.13/1.00 vMB 31
303,311 303,311 00000000000000003a4daec4f3563236edc632756a5bc84058a79a9888ac39e3 817 0.42/1.00 vMB 32
303,310 303,310 00000000000000000f5938276e8b132e8626bc175f0fedbeaa693fe5aff02b21 976 0.55/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.