Loading Tool

Explorer IconExplorer

Memory Pool

77,966 transactions
29.27 vMB
0.06311451 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt 49b386a342bb3fa19164fc4528a75b314c29e2efe0af6d5a2c84a3fe0755b686
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root a7eb1c9da266789e85a60826d8a87f45d5cc62c70f8e16cb88aba9338dc8139c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,768
Size: 1.00 vMB
Total Fees: 0.00390299 BTC
Feerates: 21.09 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (489,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,393 425,393 0000000000000000016e1a5d85e105400e808e7ad209b0f58fb9bac58684c995 14 0.00/1.00 vMB 136
425,392 425,392 00000000000000000133ae7397971b84292c1af9d64c720e760ebca91ccee6db 1,957 1.00/1.00 vMB 75
425,391 425,391 0000000000000000022c5f947b1ddc4dc1603152867605d2681e8077c0fa5ffe 1,692 1.00/1.00 vMB 108
425,390 425,390 0000000000000000044477b39aec49e064631ba8f32245498b4363fc982f41d3 2,691 1.00/1.00 vMB 63
425,389 425,389 000000000000000002f7b75b76b19144c693a2561b665a487717cae065383b30 2,348 1.00/1.00 vMB 66
425,388 425,388 0000000000000000039436bf2f4a32c35b65c710c1bf35921f0b4c78889419d2 1,769 1.00/1.00 vMB 84
425,387 425,387 000000000000000002e2108de146d0000e95a6dd5b7562d6f7ec7cfc059a54d3 298 1.00/1.00 vMB 71
425,386 425,386 00000000000000000051e46e1e5816f9d0e529773f825f519d2ed730d1e26539 371 1.00/1.00 vMB 77
425,385 425,385 0000000000000000005d4039359b5a0eaffc74cf7fff95ea2765a086f58f027e 398 1.00/1.00 vMB 76
425,384 425,384 000000000000000002ac6cf3c78b82213bc5fed14a02fcea33f0aa191e15feec 839 1.00/1.00 vMB 92
425,383 425,383 000000000000000000317f739d85cad55e81418a70d83926647f28dda484774f 308 1.00/1.00 vMB 73
425,382 425,382 000000000000000004d5c4609422e897bc7834104653749d2908269e1b3f1b58 753 1.00/1.00 vMB 79
425,381 425,381 000000000000000001ca15c99a35eab3832fe3b71c2ebf39ad9cd200ab051c0f 1,714 1.00/1.00 vMB 116
425,380 425,380 0000000000000000013040b101ec100759da7825157788c922b3ab60fedf52d4 2,987 1.00/1.00 vMB 149
425,379 425,379 00000000000000000466000dedbf42c809e9d485c0162f1563f36a85cebd85be 1,694 1.00/1.00 vMB 108
425,378 425,378 000000000000000003fec6785471afce76ce0e5cba7fffcdd68d21bccb6bf1d1 2,398 1.00/1.00 vMB 69
425,377 425,377 0000000000000000003de5f653c08f042fae5ffdd5e5cdc661fe77d32bd85e40 2,782 1.00/1.00 vMB 79
425,376 425,376 000000000000000000f1f397a3e6744d9db44bd4335ba541b139b84510f15a02 728 0.29/1.00 vMB 80
425,375 425,375 000000000000000003937068e19a0750a33978050f019d2b60f430e3da707db9 1,446 1.00/1.00 vMB 32
425,374 425,374 0000000000000000045a6b3efc79ec377e0930f01c3b572db6a616c3a870efab 1,853 1.00/1.00 vMB 42
425,373 425,373 000000000000000004fc1d9fdd4389d96b6be3976c8861bd1f4f27e303a94912 2,678 1.00/1.00 vMB 83
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.29 GB
    • Received: 15.11 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.