Loading Tool

Explorer IconExplorer

Memory Pool

79,761 transactions
29.28 vMB
0.12383306 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt f4d3a558f785bbc990a40d651ed1b46db3dc2dc308f9582712965c89802e5e27
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (503,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,533 411,533 00000000000000000053ebd16b7b512ab8ef2108ab6743ed757dfceff98c90d5 1,947 1.00/1.00 vMB 30
411,532 411,532 00000000000000000305cbea47563f0a23992d3794d577dd12661985d6a21d65 2,365 0.75/1.00 vMB 50
411,531 411,531 0000000000000000036fa7eb818338c8db6e41612c30e0a87f0bff818d03adea 1,252 0.99/1.00 vMB 22
411,530 411,530 0000000000000000004711dd75ec92a8d0d420943f04fa30bf30c360597eaac6 1,427 0.74/1.00 vMB 36
411,529 411,529 0000000000000000036b4c7bca502d34b698eb817c7fc4aaaa094680bbd633fd 518 0.23/1.00 vMB 34
411,528 411,528 00000000000000000306c0db28cdd813872da128006bc5f1b430f05a32d26069 1,268 0.59/1.00 vMB 37
411,527 411,527 0000000000000000011d6c6c8d1f3586174d2343846f19d36d0080ff9f6e281e 661 0.40/1.00 vMB 35
411,526 411,526 000000000000000002842d88db0485bea7d5968066e6ac05ccfd48a22fb16466 633 0.42/1.00 vMB 32
411,525 411,525 0000000000000000023ef2773b0d27fcba0f72b9fe62673cc74da4e0746d340f 602 0.63/1.00 vMB 15
411,524 411,524 000000000000000003633e1a8136bdc666e235cefeea137e478e97414f545ba6 2,056 1.00/1.00 vMB 40
411,523 411,523 0000000000000000030ddb97ce40b9c17fc6e851e5c6217e1b4e3f840356a008 2,190 1.00/1.00 vMB 66
411,522 411,522 000000000000000000caa5c775408624a7f8c333a666051f0b9f1abb88dd887a 626 0.39/1.00 vMB 33
411,521 411,521 0000000000000000026a7aec6cf1c407fe8415f730c6bd6db8951e93af814d5d 1,108 0.58/1.00 vMB 38
411,520 411,520 00000000000000000375c25e5af8f3b2310585ad6a7c264d66398018ce4c6a41 144 0.50/1.00 vMB 9
411,519 411,519 00000000000000000597a9ada54ba7751b4f4ed5e552ef4362ce6698ce0af5d9 2,077 1.00/1.00 vMB 37
411,518 411,518 00000000000000000284864e0ec7d61dd89c57f57293f3a4ecbe46ffd63dd8aa 1,172 0.56/1.00 vMB 37
411,517 411,517 00000000000000000507c76c07d7d9fd8372136dc214633631302035ac142867 1,298 1.00/1.00 vMB 19
411,516 411,516 000000000000000002f8d551f2a609d398696afa3ba7f797ae1b87dc2c14b6f3 2,813 1.00/1.00 vMB 50
411,515 411,515 00000000000000000021ae3baec151c839680960d484092a8c84f9b58de3cbb8 3,381 1.00/1.00 vMB 65
411,514 411,514 00000000000000000076f24d9addfbe240ad09c09b568d562c055d2e44a61ddb 2,251 0.83/1.00 vMB 43
411,513 411,513 000000000000000001a5e9601f3f7c6914c30ffe81c67f552237439c0eadfe7c 984 0.45/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.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.