Loading Tool

Explorer IconExplorer

Memory Pool

78,472 transactions
29.35 vMB
0.06304820 BTC
Random Selection Loading Transactions
Max Size: 176.58/200 MB

Candidate Block

Mining Attempt a21d50d66f03386270783c664042a48bc0769b5642ae86df256be5fd6a89dbfe
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (460,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,997 453,997 000000000000000000774dbbfcd0d0fa1f3d7da010d6b68626afecc42e681d61 1,814 1.00/1.00 vMB 98
453,996 453,996 000000000000000000e542fa03d89892829c1645ae725009766ae9c116a708b9 1,778 1.00/1.00 vMB 113
453,995 453,995 0000000000000000025dfa3b7dfa8358902784cd475120f912921b3a42cbbe18 3,006 1.00/1.00 vMB 158
453,994 453,994 000000000000000001f366bcfe31477ae6a36f77b53cf7cb23e86829a8541fc2 2,911 1.00/1.00 vMB 77
453,993 453,993 00000000000000000014467327175a52f8e5f1fb586d71f55679aa2245aee52d 1,738 1.00/1.00 vMB 90
453,992 453,992 00000000000000000030f73cf794c95a61a0535aa3f521a44093e5ac80642a45 1,611 1.00/1.00 vMB 137
453,991 453,991 000000000000000000ad4efa495052e1e71f088392e0a2dd3ec5fc83588e9e97 1,724 1.00/1.00 vMB 76
453,990 453,990 000000000000000000caf865b75bc870f0ca16cc8af41d8f3341fef3818dbd62 2,218 1.00/1.00 vMB 138
453,989 453,989 000000000000000000da45ec6d3f3e3f4250f80d4ab4050b4bc3296135016d17 2,109 1.00/1.00 vMB 90
453,988 453,988 00000000000000000224ec554e74a7b47fc90b6ff4d22547cf0fb5db7b1e928b 1,161 0.63/1.00 vMB 120
453,987 453,987 0000000000000000013554481849c3788c06c4aca1e6ebd4002d4f8ea5630f55 2,722 1.00/1.00 vMB 144
453,986 453,986 000000000000000002784053a2572ce27bcbef15e25bbaeb9b3976d50c36c4d3 1,133 0.37/1.00 vMB 156
453,985 453,985 00000000000000000101500197de728c635f2273dd66989c626531ef47580b47 2,435 1.00/1.00 vMB 103
453,984 453,984 000000000000000000e4fab842dc04cae5a8ef500ed94de81560266d855e2f63 1,761 1.00/1.00 vMB 71
453,983 453,983 000000000000000001113a7394e36ebe5b7a9969b31c9421092d2b5ed80259a3 2,267 1.00/1.00 vMB 104
453,982 453,982 00000000000000000209b492c846a574545a03da189470c781a8ce052371755e 2,595 1.00/1.00 vMB 107
453,981 453,981 00000000000000000054f3cbf08b766881230237501002c4d9327582aff7e15a 1,685 1.00/1.00 vMB 103
453,980 453,980 0000000000000000026a298cf241aeddd6ab47bccfcd622c99ef9a39552a0a63 2,373 1.00/1.00 vMB 85
453,979 453,979 00000000000000000122b9a3864ecfdcdb0155f48d30cec8d83bcd01b93ec503 1,816 1.00/1.00 vMB 109
453,978 453,978 000000000000000000a0e151764f4ce4788ebbd034357752fa00e6b4d796d881 2,074 1.00/1.00 vMB 127
453,977 453,977 000000000000000000503623d3b1f1be54e486865e5f60cd029a732e0c078c21 2,164 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.