Loading Tool

Explorer IconExplorer

Memory Pool

77,141 transactions
28.83 vMB
0.11810834 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt 29d1005b67de1477ef8dea63d5e0a373ed83dae2fe2889e302018e6f70106695
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 0a60aaac1d184f281b06a491c19cf15b836059d2e1eae1c51ace01fc64f90946
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,433
Size: 1.00 vMB
Total Fees: 0.05799589 BTC
Feerates: 101.65 > 5.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (646,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,614 268,614 0000000000000005aba3b72715407f81101ecab4a5b5ce36030c164ca70aca9c 453 0.33/1.00 vMB 57
268,613 268,613 00000000000000066e09f59e065ba5deb3bf6a361c0a9c9331cd3a741fa2d5e9 842 0.70/1.00 vMB 21
268,612 268,612 0000000000000008572adf53a6d0fc505a078a5a29580ceec81011f3eb6d431f 393 0.25/1.00 vMB 62
268,611 268,611 0000000000000002d95672c37eec008553773d0a05d13ce9dc3ae462d5bbdb44 180 0.28/1.00 vMB 15
268,610 268,610 0000000000000000c5cb59640ee28e0c904b9d146e9d94011dc0b47d5ee169a2 1,214 0.50/1.00 vMB 89
268,609 268,609 000000000000000050d5901f438760000bc88cebafd541ea3a8b6eb30b28eb53 569 0.25/1.00 vMB 79
268,608 268,608 0000000000000007ff421c8db4bcc8f7585abc8cf13529aad0aa13ffb5dd3d03 587 0.25/1.00 vMB 4,132
268,607 268,607 000000000000000276eec105c28c1be910abacca13e419c8a494978dec9ce2b7 371 0.17/1.00 vMB 75
268,606 268,606 000000000000000269bf7b5be0d4ac1d4fe0aefbaf10aa2a5386dd326bd60575 180 0.13/1.00 vMB 59
268,605 268,605 000000000000000867b39ce491fb0b624b50e7229ed4f1aed0e4715577bb3c86 150 0.15/1.00 vMB 35
268,604 268,604 00000000000000056f730197b3c5b7795870b9bd15edd6920e73a0e718f2e78f 379 0.16/1.00 vMB 67
268,603 268,603 0000000000000008115e9818aa72688149fbec2982ef5e9a7f2d91f868ad3b0f 193 0.21/1.00 vMB 23
268,602 268,602 00000000000000058187a8f168876a2d06fcdeba93f31eef2fe8fde6630f4dca 1,104 0.50/1.00 vMB 95
268,601 268,601 0000000000000003071348c468c0e3d95d761fad257778a798a325218a3ec92a 653 0.25/1.00 vMB 55
268,600 268,600 0000000000000007db86b366f60318c63bd61c56bdf1ed4e0a625c7be25375aa 379 0.25/1.00 vMB 107
268,599 268,599 0000000000000006aa3c8897c35b14820c279e97af8bf623bd819733c83d0355 186 0.24/1.00 vMB 29
268,598 268,598 000000000000000256069c81a6df44efe8933adf97d4cbf1daac8a1c735d431c 654 0.25/1.00 vMB 85
268,597 268,597 00000000000000000a94078139977cb50f5f91a0300c0d43725739463e296c57 278 0.17/1.00 vMB 47
268,596 268,596 0000000000000002675d6d6a7e029ad8679aea9de27b156d333fa173a4facca8 560 0.17/1.00 vMB 57
268,595 268,595 0000000000000003ded00e0740b3191120e2e0ad52d3203ba6d99015a8c69d72 248 0.15/1.00 vMB 25
268,594 268,594 000000000000000131ea3f6214a5252e10f187e8727cc2507bf3d9024233bf48 405 0.21/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.