Loading Tool

Explorer IconExplorer

Memory Pool

87,358 transactions
32.13 vMB
0.11830587 BTC
Random Selection Loading Transactions
Max Size: 196.39/200 MB

Candidate Block

Mining Attempt 753ea0db828cacd64d6265e51d5a5acb316544845e7de7c91c9de5774f4fa9a2
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b7499f0be4de7fa6180f7197b8f75b0e7c12630b099ddb115189e6d4b6baa11a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.03315621 BTC
Feerates: 1,236.26 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (624,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,464 290,464 0000000000000000f534b997be287805866609c83d9cf57f92e61644d92eea68 50 0.01/1.00 vMB 111
290,463 290,463 00000000000000002bc65b72944d079ce3512ce10506cfb5ffd434310a6a31aa 182 0.25/1.00 vMB 55
290,462 290,462 0000000000000000f567bcc8c405613c4a01a4a5cd3fd9be122779d4ef7fba15 332 0.35/1.00 vMB 68
290,461 290,461 00000000000000000e6dbed4450ab2524fa397007e36bc935a6b988b7eca3627 243 0.25/1.00 vMB 27
290,460 290,460 00000000000000007bc52142c7cf640e9a38bb0482e227e6a0e0f69882683575 365 0.27/1.00 vMB 35
290,459 290,459 0000000000000000b20bd73e064f35ecf88fb8ffa3518103b0c48b1f9d378461 535 0.35/1.00 vMB 33
290,458 290,458 0000000000000000812d9e75fd3f1b03ff980501a56721cfa21ed3a51e76f87b 223 0.10/1.00 vMB 37
290,457 290,457 00000000000000008824f733b41782596da82720ed207da8df4ca05b6a5aebc3 1,173 0.78/1.00 vMB 30
290,456 290,456 00000000000000007e8d489229dd8e222409d30054fcfa49eec02c4d7763f7de 713 0.67/1.00 vMB 22
290,455 290,455 0000000000000000c9b79183a6eec359e8c51de08946578c5a272cf8d4fca5da 455 0.47/1.00 vMB 18
290,454 290,454 00000000000000005b6c897b3dea266f535dcd227bb1f4c60dba546dfe4f8062 864 0.35/1.00 vMB 44
290,453 290,453 0000000000000000c4679570f84c670e265e8a62aed09a4c9d0dec5cd590609e 512 0.21/1.00 vMB 58
290,452 290,452 0000000000000000cd6188982c8c0441fa51b019daabfeebcba773481e334d46 540 0.49/1.00 vMB 23
290,451 290,451 0000000000000000aff055b2ff0afeee6749b9bd1ae19a7eb26fae124aa6f9f3 557 0.25/1.00 vMB 41
290,450 290,450 000000000000000023c62f6063a28f9a5da619624bce64cba77b61a3117056f2 1,023 0.35/1.00 vMB 52
290,449 290,449 0000000000000000ae7a309159bdb9157511690b5f94065fe63d5f45a9932958 512 0.18/1.00 vMB 55
290,448 290,448 0000000000000000e90274f96287ff99d196f133ba302b8f4a2fc9ff8d5b69c6 60 0.05/1.00 vMB 18
290,447 290,447 0000000000000000345431b45489631a41d9cee7cc23c18b8a5e8abaf688b69f 1,796 0.75/1.00 vMB 56
290,446 290,446 000000000000000024b723ee48acf03e95da330264ab4e5d975c2c133a651dee 195 0.12/1.00 vMB 42
290,445 290,445 0000000000000000bfd7a3200bcc933ccc75cc09fa2a812c4d3c27433dea0ba2 248 0.12/1.00 vMB 38
290,444 290,444 0000000000000000cfa2bed297eff2e778ffbd31a68783048f928172822cea7c 913 0.44/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.