Loading Tool

Explorer IconExplorer

Memory Pool

47,341 transactions
27.35 vMB
0.07688456 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt d297c0f3ac1b69ae2f66b8d5a450be7a39ec57e5990a442f73e306846691ff5e
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a07cad6db3b5e04185737af0c2cfb213bbc3b49fb905265b6dbfdb7e4c811eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.02596515 BTC
Feerates: 201.37 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (227,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,395 687,395 0000000000000000000690952a1319338969e6733ce1d5ef5611952540000352 1,646 1.00/1.00 vMB 11
687,394 687,394 00000000000000000009fa46e8da4c40dccc78eaa5db67fa2456453915553790 1,587 1.00/1.00 vMB 20
687,393 687,393 00000000000000000002bd68a024127bf34deb075f1481dd81b348cc63ba5a3a 3,082 1.00/1.00 vMB 42
687,392 687,392 00000000000000000009813c8a3b95e3a75d878419547b7fe4dd71f9dc71da72 2,224 1.00/1.00 vMB 29
687,391 687,391 000000000000000000071e75202d27cfc5c26c447bc641f9472bb782e5856736 1,856 0.77/1.00 vMB 10
687,390 687,390 00000000000000000009b537fc4ece02d64212df397ce4b701cebb111a1a663c 1,207 1.00/1.00 vMB 38
687,389 687,389 0000000000000000000847c6a25967081a2b584d7cfd11413116c02be4a77336 183 0.06/1.00 vMB 31
687,388 687,388 0000000000000000000ced65cfd5420d2773d536182cde8b4708b560955eea2d 324 0.18/1.00 vMB 17
687,387 687,387 0000000000000000000c074dc67d13e14baa58def607590f5a180fccac879bf2 1,772 0.92/1.00 vMB 9
687,386 687,386 000000000000000000046df15cbfc1a6bbe2fe6be98315a6ee75d82a0993825b 2,465 1.00/1.00 vMB 30
687,385 687,385 0000000000000000000abfcfda37dd49bd0855619d6a08b172621c01e10f5cde 948 0.80/1.00 vMB 12
687,384 687,384 0000000000000000000b5ac8bb1d73ca9844cf758c4dd5811e823cad4a65d1b1 1,767 1.00/1.00 vMB 15
687,383 687,383 000000000000000000062cbdffe772ffe2b20e5ec5e5ee7fde9deb9c3079e0e9 1,437 1.00/1.00 vMB 10
687,382 687,382 00000000000000000000364d5890cdac7cd27d7385763967a8634b61d3aeccc6 988 1.00/1.00 vMB 37
687,381 687,381 0000000000000000000ac489affa08811b895d4ab0ca446a3b5ce6f6d223caff 1,787 1.00/1.00 vMB 18
687,380 687,380 000000000000000000004a8bd9006d4db6ed0f583386c6d7e812297bebb72716 1,634 1.00/1.00 vMB 14
687,379 687,379 00000000000000000006c2ac2533ac1c2a87335a712c566a5c2720322dc70e8c 452 0.99/1.00 vMB 6
687,378 687,378 000000000000000000067e9707302f8d29e778dad862adf08aa708105da9d89f 1,471 0.98/1.00 vMB 15
687,377 687,377 000000000000000000053610a49164e3fd524ea19a476f6e05d9101beace8ba3 1,160 0.99/1.00 vMB 12
687,376 687,376 0000000000000000000746f74cca53604622096ed86f1884340f6e7403327791 1,595 1.00/1.00 vMB 17
687,375 687,375 00000000000000000001f4d24ae51448b883774eec98031cc590dbe39e5a270b 637 0.91/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.01 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.