Loading Tool

Explorer IconExplorer

Memory Pool

46,615 transactions
29.06 vMB
0.15067938 BTC
Random Selection Loading Transactions
Max Size: 151.83/200 MB

Candidate Block

Mining Attempt 330b458b761a9636089f3e36771e96f61b0cecd66456eb543b3b6ed95f24e5d2
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 6e305d06593111df7b8098c272d782b4a06a2596c64b349eb1bb3fc80914ad3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.04282194 BTC
Feerates: 100.65 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (518,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,393 396,393 000000000000000002f831bb0df42ed3cd3ff64609d64d15137fd745c09632a0 2,192 0.93/1.00 vMB 42
396,392 396,392 000000000000000005885affcf7f13ff42e329152b1e898c9422f24f0dd788ed 614 0.36/1.00 vMB 34
396,391 396,391 00000000000000000799a14c0ebf82a3dbe818d98413b23eb0d7102d2f4a231e 1,192 0.52/1.00 vMB 42
396,390 396,390 000000000000000007da7f490fe038c6582b2a235ab8cc3d16ab0f128896501f 1,537 0.66/1.00 vMB 45
396,389 396,389 00000000000000000317e68cc901f835d53d8388108229519fafa5b13e59a04c 227 0.14/1.00 vMB 30
396,388 396,388 000000000000000001ba1b74fb73434ae0c823a6d7cbad585ae9ccadf10beb01 1,185 0.71/1.00 vMB 32
396,387 396,387 0000000000000000036a43144709fde4403c1823f20e3caeea27b4ce8f6c5191 2,134 0.93/1.00 vMB 47
396,386 396,386 000000000000000008a36ef59353660e60bda031d154ac91ead331b525899a6d 529 0.41/1.00 vMB 30
396,385 396,385 0000000000000000024b71ef8000bd5e0c19e4402061ded57593fbf2200cbda5 2,320 0.95/1.00 vMB 49
396,384 396,384 000000000000000001a42d452c11675d5dc4a34ed01f318c9966d38897dbb0ba 826 0.45/1.00 vMB 35
396,383 396,383 000000000000000008ef0fc4799ccde8593f0ad246f560ae524f8c570968854f 524 0.28/1.00 vMB 44
396,382 396,382 00000000000000000290c5456154150ca2e949d6e96f51d479b7f22493f59676 226 0.13/1.00 vMB 37
396,381 396,381 0000000000000000035d45459034304c54560d2cddbd77e7f426c2c77245f607 344 0.17/1.00 vMB 36
396,380 396,380 000000000000000005d31f24e9cc177d0c53f53871c42c434b23ed769afcbae2 433 0.28/1.00 vMB 30
396,379 396,379 00000000000000000561d3ce978184e7e75a6b28aa6b996ba106860efdab63c1 401 0.76/1.00 vMB 26
396,378 396,378 000000000000000004f8614a245c4da076fafdc8ec2a8b8901ca002e64f8f419 513 1.00/1.00 vMB 53
396,377 396,377 00000000000000000774172593162edfa0ee59ec75a5243f820e351182403fe7 958 0.99/1.00 vMB 37
396,376 396,376 00000000000000000722c758055ffc8eae374c019558671ad1bdd712f527a7cf 1,107 0.99/1.00 vMB 26
396,375 396,375 000000000000000006220709c58ab83265141c581e0f26dcb6ef5e91074e4f94 333 0.88/1.00 vMB 10
396,374 396,374 000000000000000000b86d77b06c675fdd2882cd40d86e1d73f757d245a9578c 1,458 1.00/1.00 vMB 30
396,373 396,373 000000000000000008e80a7cb9f9f96cda32575877eacb7b53c16c0a42a74dba 742 0.89/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.