Loading Tool

Explorer IconExplorer

Memory Pool

40,828 transactions
25.80 vMB
0.05030612 BTC
Random Selection Loading Transactions
Max Size: 134.79/200 MB

Candidate Block

Mining Attempt 8290c607277c6effd6fef42528deab9c2e579b939494d83e7f047c3d3a44f374
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 3ba4b61436b5c6ea3d2185c180b6b2449fb90a28b1ab8dca2f00796b6324faef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,731
Size: 1.00 vMB
Total Fees: 0.00353134 BTC
Feerates: 100.28 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (599,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,555 315,555 0000000000000000304189720d99541fb9f624c0c3696ba7831008b3c3e301f5 262 0.14/1.00 vMB 32
315,554 315,554 000000000000000029d1dbf90e28a7071ab3bd8a79d33df0d0b1b3f387b23a77 101 0.07/1.00 vMB 24
315,553 315,553 00000000000000001e7ee2f5f58132968f3c175a2c1ae296183d695172e26ec5 601 0.37/1.00 vMB 27
315,552 315,552 000000000000000015f3ce3aef204fd021b8f695519c3d2b1bc8980cb3921363 703 0.21/1.00 vMB 9
315,551 315,551 0000000000000000030cea90f65548b43a9c2e92bf41cc949b5ff999274b6498 197 0.37/1.00 vMB 14
315,550 315,550 000000000000000020e4d72d5130292876d1bb36e233604cfeb565f016ba055e 1,171 0.93/1.00 vMB 24
315,549 315,549 00000000000000000bd39ea73ae0a2806469263fb9f7afd9dcdfe0082d55a06d 1,008 0.74/1.00 vMB 21
315,548 315,548 000000000000000026a66184ccf21a35cc5d8f6cd7925d454361ec391420c592 25 0.01/1.00 vMB 26
315,547 315,547 000000000000000033ebb27e232c3eda2935fc59ab5ee0826537ba95791e1fbb 149 0.12/1.00 vMB 14
315,546 315,546 000000000000000002b7495f4de3f640adf8735647994940ea9e61ec4b33f04a 39 0.03/1.00 vMB 10
315,545 315,545 00000000000000002f84ec845e822c974706f18eae40f3faa62f3893ee18c7db 1 0.00/1.00 vMB 0
315,544 315,544 000000000000000009e5fbd065cdbb73fc048815cfa8020349dbab4a2f5cc728 374 0.48/1.00 vMB 17
315,543 315,543 0000000000000000134b6e1196376adc5ab194462e20395dcbfd514c68146acf 889 0.75/1.00 vMB 20
315,542 315,542 0000000000000000060d564a0c48c1f9e62dc682460af65a34012bc4681fcc63 64 0.02/1.00 vMB 35
315,541 315,541 00000000000000002b83939f841be4a5abb1b376f401e0b2807994298bd8bcc6 128 0.05/1.00 vMB 35
315,540 315,540 00000000000000002d3b8346a9c01f1f8b264548c19aad1f3f735e18c222f3ba 187 0.29/1.00 vMB 15
315,539 315,539 00000000000000000051d1259026a096bc9fb70e308219d22b1b8c1cdcbd34eb 407 0.24/1.00 vMB 24
315,538 315,538 00000000000000000725920ea8ba506a69451b0c506648ff8b99b3c2e7fc2b02 668 0.65/1.00 vMB 20
315,537 315,537 00000000000000001d710bc717090a396d1bdad136cc9eb4e51440eed507932a 128 0.05/1.00 vMB 33
315,536 315,536 0000000000000000226e49cd69c4cea3271eaa453b976c0e75ac4715cffdcac2 282 0.15/1.00 vMB 24
315,535 315,535 000000000000000015e00fc0c11bb068a0ef2a107e41c642be0b6e9348905207 263 0.29/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.93 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: 646.27 GB
    • Received: 12.83 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.