Loading Tool

Explorer IconExplorer

Memory Pool

46,212 transactions
27.92 vMB
0.07378185 BTC
Random Selection Loading Transactions
Max Size: 146.90/200 MB

Candidate Block

Mining Attempt 9084c162073436b0eb2939f79be85c51cec23f1212a7d02745c22244243dabb1
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root a969c6953d4cc1793ef2af172db0d70dec494d3123c80e442ea7d981173c0513
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.02069188 BTC
Feerates: 100.36 > 2.07 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (612,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,319 302,319 000000000000000020de38e484d3fefd34bf5514f76a489bedcd7e6a5a0bde9b 968 0.35/1.00 vMB 54
302,318 302,318 0000000000000000366b1046fc5c3fe3f4cd37de91dcad0cb09a7f45415c74e2 647 0.30/1.00 vMB 41
302,317 302,317 00000000000000001cf8a48e0843925aea5f3a3f421543e64a58db27552c3b7a 454 0.27/1.00 vMB 30
302,316 302,316 000000000000000032148eca0e4dac4593f2944e8da0a04e1748ed39cade5b4e 304 0.13/1.00 vMB 18
302,315 302,315 00000000000000003c1c97f75635bb033823e328a4bc2bb6beb2e4618bc7a623 419 0.22/1.00 vMB 35
302,314 302,314 00000000000000002deac336eea900bac23b5d74ba0f5a54da4e80508d3e27f3 58 0.04/1.00 vMB 21
302,313 302,313 00000000000000000fbf5f7b0bba15e29e31fed6937548428cbe88fa6717ab43 218 0.10/1.00 vMB 43
302,312 302,312 00000000000000003324f0e575be3ae560f7262abfb12779c2fad909528620fb 732 0.60/1.00 vMB 19
302,311 302,311 00000000000000001e4628a9e3d2e7b77e409a05c7b4f013fdfe7e1be703712f 968 0.35/1.00 vMB 47
302,310 302,310 00000000000000000390dcaa86b80d523f9fa5deb47d57846e4b3431b5fd5f71 721 0.25/1.00 vMB 52
302,309 302,309 00000000000000006a1ad3588ac31b0d43761c45692891803edddb792120a67c 402 0.18/1.00 vMB 36
302,308 302,308 000000000000000007cc48785b69485dd3bf0ea8216c2174ba9dd8b14df47fc7 445 0.28/1.00 vMB 25
302,307 302,307 00000000000000003f13fae19191e0f1528ba5b87b7f45758766976cc9616160 497 0.25/1.00 vMB 26
302,306 302,306 0000000000000000470b05cde2db7f096f3cc574b73bf0ea7296746c7a55c485 301 0.15/1.00 vMB 29
302,305 302,305 000000000000000027b2562976331e50ea7331520a130487af55297d1bf32de5 555 0.30/1.00 vMB 33
302,304 302,304 000000000000000061af6c4f0bcae3711ee60761e913b4c0ad44e390ed06b6d5 80 0.04/1.00 vMB 30
302,303 302,303 000000000000000043432b272b7548e94703860a3d2c806688f05e0c49aec9c5 236 0.13/1.00 vMB 29
302,302 302,302 0000000000000000773639d9ac28aa55fb2f2d9ce6850f074cf1b1cd7a23219a 161 0.10/1.00 vMB 27
302,301 302,301 000000000000000008e9c848038d9970ee3087bfcfdcb20f6e46a33748d58d39 154 0.08/1.00 vMB 29
302,300 302,300 00000000000000004cc7991514d5dac65a657de3cd8539933b914c8324f6c728 128 0.11/1.00 vMB 14
302,299 302,299 0000000000000000266b2fd0d2c63fc9e15bc4d7d80eb6ed4b926c9c2f211490 86 0.10/1.00 vMB 17
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.04 GB
    • Received: 14.46 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.