Loading Tool

Explorer IconExplorer

Memory Pool

83,530 transactions
31.24 vMB
0.09635760 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt e06e61b85e48ef04de685a71552900b6d68c6f991313dd5df521596286f205a5
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 420c543b6357c41b70306fdb2847cbe6da40813803d11c3d7d521e8de3579f5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.02582628 BTC
Feerates: 301.57 > 2.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (140,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,313 774,313 00000000000000000001d4232e8864d564c7a90f18a56a0875939d65588fa2db 839 0.34/1.00 vMB 6
774,312 774,312 00000000000000000006f0c8cc40810e6e3936b76fbe45a41224c32093709c0d 2,813 1.00/1.00 vMB 9
774,311 774,311 00000000000000000006c0f196d44436702a8e8422ae607ab92d589bf5c045d2 606 0.36/1.00 vMB 2
774,310 774,310 00000000000000000001abe91b3fc21412fd39944882a553551c74abc5f02e35 3,439 1.00/1.00 vMB 9
774,309 774,309 000000000000000000040bd8f42668475648f5c964aa99d1ce79c41dcc86ae07 480 0.20/1.00 vMB 5
774,308 774,308 00000000000000000006ce31a9e85ee35d959c9b80cc3e8824af76c08b5fc252 1,455 0.59/1.00 vMB 8
774,307 774,307 00000000000000000006845b494eb82000b4f37f734daeff0b0f2b0148d107ff 792 0.55/1.00 vMB 4
774,306 774,306 0000000000000000000143bab3493788dc9988160647473176a4655601ccabb5 1,741 1.00/1.00 vMB 5
774,305 774,305 00000000000000000005e0ba366d83abccfaf6857921754d7295d19420a916d2 878 0.49/1.00 vMB 6
774,304 774,304 00000000000000000001537bc0d50ac398056619f7d6c4f44a0fc5dd53d5b5d1 600 0.48/1.00 vMB 3
774,303 774,303 00000000000000000001ca49e6ee8db582c7f810e4b7f54b4c8de9f414e6d130 2,292 1.00/1.00 vMB 7
774,302 774,302 00000000000000000000a5854f72581f65e43c145fd50d174e07ebfd483e6277 1,776 0.67/1.00 vMB 7
774,301 774,301 000000000000000000013954c76b64e5348ceb0f18d9d20ef3668fdcc2dfbe55 197 0.07/1.00 vMB 7
774,300 774,300 000000000000000000016c700cc7ffa5d1c1cfd2e8f9a363c256857a88c1c9aa 594 0.18/1.00 vMB 9
774,299 774,299 00000000000000000004eb36cfed16bc4d5873db3480625a50524c3166f23540 619 0.24/1.00 vMB 7
774,298 774,298 00000000000000000002de55ebf48908100d257e01e49e0ae7d0843612e0b96c 1,160 0.39/1.00 vMB 4
774,297 774,297 00000000000000000004cc708b94e01d4e8d76f8d9622fe43286c54aa2965592 2,818 1.00/1.00 vMB 10
774,296 774,296 0000000000000000000544d10d6f2af281b1a830a0d9cbbd410a4297f5551ad0 490 0.18/1.00 vMB 13
774,295 774,295 00000000000000000004c27732f9d44a29bd5b2c5a9301e0817bf92d407a3f8e 1,604 0.83/1.00 vMB 4
774,294 774,294 00000000000000000002f817709a1463f6bc8e291d83a5f2d3d175a03dd21fe8 1,722 1.00/1.00 vMB 5
774,293 774,293 000000000000000000048ebac32a1fc60d25e8441ec4e8acbe1a6d53db7a87bb 1,505 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.