Loading Tool

Explorer IconExplorer

Memory Pool

42,727 transactions
29.12 vMB
0.07351216 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt e8940e83416dbffd8051e207b4ee60739b3d66370bbe45a243b6693276144a2e
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 889e7ee58d88340e037955b04ab549df576498f20778c5343cc601fcf54d2b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,947
Size: 1.00 vMB
Total Fees: 0.01666280 BTC
Feerates: 477.45 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (668,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,894 245,894 000000000000009b938f8499800cbe2cc3f2e7086b47d16bca890e08bafad111 50 0.03/1.00 vMB 82
245,893 245,893 00000000000000729f7083534963d1045167ee8bbd76600eb060cf97ca574023 425 0.18/1.00 vMB 186
245,892 245,892 00000000000000750f39bc4ec3df014ded0936cbb54a9d079617982be5e6a860 20 0.01/1.00 vMB 229
245,891 245,891 0000000000000017e3b854a44698a7715722886263e6a6552833c033cc826036 354 0.14/1.00 vMB 135
245,890 245,890 0000000000000042a0d1364808a425f886d0bbcb9c6adf25eb1b9f83c0d85a92 372 0.15/1.00 vMB 188
245,889 245,889 0000000000000080f045f33a8e65fd1e4fb433e79869ea16fb16f69aa0213c18 215 0.14/1.00 vMB 207
245,888 245,888 0000000000000099bee9ccdcc4a647ba14157cf05d9f7127b064db3603dd49d5 271 0.14/1.00 vMB 139
245,887 245,887 000000000000004955d002110430353d42143aee4587a787e603801b97c02fcc 203 0.10/1.00 vMB 159
245,886 245,886 000000000000001aa6707204b2d1887089a860eceaf8a893a7c2d08dfe6ac525 298 0.12/1.00 vMB 135
245,885 245,885 000000000000000dd0d039cf7c7e006d79a915b0ee76180bb300dc74ed3308a2 230 0.10/1.00 vMB 362
245,884 245,884 000000000000009fd60babdec39b4e49feb4ec17497c0b341e05beb7e692304a 568 0.23/1.00 vMB 114
245,883 245,883 000000000000005e6c69cac26c7e6a7e1973239e7200b462e362c2d9c0d0f79f 130 0.17/1.00 vMB 24
245,882 245,882 00000000000000293565129781ad4367697dcb2865c8833734099342d6c07192 415 0.15/1.00 vMB 248
245,881 245,881 0000000000000044f5ea6805861290178275c399eafc0edac1bca77fe4ffb489 213 0.12/1.00 vMB 133
245,880 245,880 000000000000006c586d21f88a3bdca6261e54733a3346bb76af20ea22d475bf 207 0.10/1.00 vMB 92
245,879 245,879 00000000000000178ba0302daf5bf6b7d627d3b096f89dd0fb816e1a9315b6a0 446 0.17/1.00 vMB 194
245,878 245,878 00000000000000c685689d2281444b0556429729de9ecf2278713e79bf83f541 259 0.10/1.00 vMB 170
245,877 245,877 000000000000004c388c63d03c8c886a88abf237e07bc1a74b15b406e03a28a9 122 0.06/1.00 vMB 118
245,876 245,876 00000000000000287d7817e5fde6ddc3eecad1e563353184c47cda5bf52df65a 310 0.17/1.00 vMB 119
245,875 245,875 00000000000000c6397638554c180706373b52228d6ab919104fed524a7f24c1 397 0.19/1.00 vMB 84
245,874 245,874 00000000000000748c3e96b3d34908c12f1b58d0256d47f56bf59908183c512f 616 0.25/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 781.71 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: 629.55 GB
    • Received: 11.92 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.