Loading Tool

Explorer IconExplorer

Memory Pool

44,278 transactions
17.96 vMB
0.14657589 BTC
Random Selection Loading Transactions
Max Size: 111.01/200 MB

Candidate Block

Mining Attempt 31f2b67cbabdb649c2f8fc5f8afbc78e21105a3be47d9ce3a21ed17a0c522bae
Version 20000000
Previous Block 000000000000000000005cd39b54451bcd6d0ef1ab8eccd269f581c04d0697d7
Merkle Root 20379abcc3d6641a19e61bbd2a2facb67c28ce2b856b0db1cbd8629bdc8387fe
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.08029672 BTC
Feerates: 1,130.28 > 8.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,584 (26 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,558 938,558 000000000000000000000901bdc91f12285ceb58cd966721dc6625871fd3adee 4,234 1.00/1.00 vMB 1
938,557 938,557 00000000000000000001d9bd2f240a7dffc7918ee6099ab62ef9f7f981bdf552 2,727 1.00/1.00 vMB 1
938,556 938,556 00000000000000000000ab7302104d7a81062614bba5281a8ac3c1cf43a40442 2,468 1.00/1.00 vMB 3
938,555 938,555 000000000000000000012f14d067fb974cf61abf11331370b20b7c7a781d4bb2 2,120 1.00/1.00 vMB 1
938,554 938,554 000000000000000000011d54dcd004296ee9c0dde83f1189cdac03a6bdc8340b 2,684 1.00/1.00 vMB 3
938,553 938,553 00000000000000000001bf462cf55861982ec43ffda7ff52ad44a3697c5c504f 3,083 1.00/1.00 vMB 3
938,552 938,552 00000000000000000001408213c57a36087e743ea243c3862f2a4433473bf456 3,278 1.00/1.00 vMB 3
938,551 938,551 000000000000000000003f069322f46ca60d7971a2fcb353cf798b33609b02af 3,533 1.00/1.00 vMB 5
938,550 938,550 000000000000000000014995d978152603e84612a307536dbc1774ab77d73327 2,411 1.00/1.00 vMB 3
938,549 938,549 00000000000000000001aceb84f717b90e84d899ff4644c1b24f497f8ff5809e 2,723 0.84/1.00 vMB 2
938,548 938,548 00000000000000000001cf780c90817536328aaf4511b6aa5f7bc694acaccd1e 3,892 1.00/1.00 vMB 1
938,547 938,547 000000000000000000001ce05937f8ab873605759c4ddfa1d4d0d9c464e1ba57 2,919 1.00/1.00 vMB 1
938,546 938,546 00000000000000000001ba98c1b8d93827a02c382bacf42fadacbdd5b07f98c1 3,329 1.00/1.00 vMB 2
938,545 938,545 000000000000000000004928070ff5f0254ae9f3b9feac61066925c9a1187e17 3,995 1.00/1.00 vMB 1
938,544 938,544 000000000000000000017956c7bd859b548c1ac4c36907e7d6ec90a5e8e165e1 3,272 1.00/1.00 vMB 2
938,543 938,543 000000000000000000005bc1cfc224f4788367a7285b882b6635d5c3cbd2fbb6 3,431 1.00/1.00 vMB 1
938,542 938,542 00000000000000000000afad1883dda5601130b87937d6e75efcfe9de2684b2d 1,275 0.53/1.00 vMB 2
938,541 938,541 0000000000000000000005a8c3e95702e1a37137a5e95993eb6c22500d50bab6 3,409 1.00/1.00 vMB 1
938,540 938,540 00000000000000000001c2116a664d97c75f4e13edb086711f7d156fe1ef43c7 4,195 1.00/1.00 vMB 0
938,539 938,539 0000000000000000000083dba3012274ec57e7c9dcfb0c35fe3aabac59bfa725 1,634 0.47/1.00 vMB 2
938,538 938,538 000000000000000000014610f7dd6d7db0c7a90a77ad02ab6bd0de5df556ffad 589 0.17/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.16 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: 4,119.24 GB
    • Received: 227.62 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.