Loading Tool

Explorer IconExplorer

Memory Pool

88,988 transactions
33.44 vMB
0.08465525 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a9b946d9d5c0390f112ad03fdb08e53221a3be983ac8a55058b057ea9605c067
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 9177f1b05279791ea82de34dfeff311eff362d8cef7b695c929b11d5b571a00f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.01808135 BTC
Feerates: 502.65 > 1.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (432,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,833 482,833 0000000000000000006c12c27fdb3bef543b234ac33e19bdf1efe54efb6851fe 515 1.00/1.00 vMB 82
482,832 482,832 000000000000000000891479ac8c322db02c49094d02111fba1f115902e55796 690 1.00/1.00 vMB 18
482,831 482,831 0000000000000000008105016ae2e0655948961913dad2250565fb2a9439c891 526 1.00/1.00 vMB 109
482,830 482,830 00000000000000000102031c586990df55fce900e6bd28fe9c6b062688a96115 678 1.00/1.00 vMB 124
482,829 482,829 0000000000000000005a2f29d0c4b8707c8fdf12beee53590e1caea6079d8798 712 1.00/1.00 vMB 121
482,828 482,828 0000000000000000013b74efdb5f7dcb608452ffc615657e2fa7df65a7508e68 1,232 1.00/1.00 vMB 200
482,827 482,827 0000000000000000002dd1de2f55395396f2aaf28a3a463374c900a2f2743053 846 1.00/1.00 vMB 164
482,826 482,826 0000000000000000010d34cd121d7b7b5e737b3b65fc8acc63f15842ebcaca1a 1,225 1.00/1.00 vMB 223
482,825 482,825 00000000000000000138fd3e5d9dc6ea679afafc183a3063fbc31ca78c25cfd0 2,336 1.00/1.00 vMB 422
482,824 482,824 00000000000000000008ffa1e90cafa061329ccbdbdd3185e3b5984dd3bae662 1,806 1.00/1.00 vMB 269
482,823 482,823 000000000000000000901db0aad66e16ca5ee0e47e12b99d89bede3a17d5a1a2 697 0.32/1.00 vMB 323
482,822 482,822 000000000000000000fbf66a6075d4be7264cfa86b2cfcbec1a8e10f8e9946a7 1,014 1.00/1.00 vMB 137
482,821 482,821 0000000000000000006c720ab3c57a3ad89e2ab33ab6b8e765e16fa93875b3e9 1,880 1.00/1.00 vMB 180
482,820 482,820 000000000000000000cf72690a01d8f369e933cd2af9e8133ed05016ef97873b 2,678 1.00/1.00 vMB 453
482,819 482,819 000000000000000000bfc767ef8bf28c42cbd4bdbafd9aa1b5c3c33c2b089594 1,851 0.99/1.00 vMB 223
482,818 482,818 000000000000000000446f3c6ec9cc2c75f79efa14faef815140e5689e923ebc 1,677 1.00/1.00 vMB 150
482,817 482,817 0000000000000000003c8fd45017c43ffc2c977e8bc26027e56f056a4cea4765 2,081 1.00/1.00 vMB 318
482,816 482,816 000000000000000000365bc2f7860e73585f6a3176b07f70772100986c4bce97 546 0.58/1.00 vMB 111
482,815 482,815 000000000000000000f5a823e2c8bbad15c9e9d62e3fed8740c11f406907e40a 1,249 0.99/1.00 vMB 161
482,814 482,814 00000000000000000040f6ff8c4d0636919ce1923455149ea94a37888f27c06e 557 1.00/1.00 vMB 62
482,813 482,813 000000000000000000e93def51e087e47fd6b3394d62c6b3543446d585a2019a 880 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.29 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: 657.25 GB
    • Received: 14.51 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.