Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
30.09 vMB
0.07860344 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt f34068138b0aff469c08d55a781b32b81984390c6d8fed543942617d72976cdd
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e8de8e970dc7d3cc6d7a9f087ca255cc57d0890e0a77fd494c23b1f6eb070d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.01165857 BTC
Feerates: 100.65 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (472,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,636 442,636 00000000000000000306be03a694e1b37acd7dae00fb34b992849de67c848f6c 2,862 1.00/1.00 vMB 74
442,635 442,635 000000000000000001fb466fed697c6f9112a38634bdcbfb5abfcacf93b55bd7 3,358 1.00/1.00 vMB 73
442,634 442,634 000000000000000002f106d2f8fe3732550bbdff15f19c0552e2e5be7211e943 2,244 1.00/1.00 vMB 81
442,633 442,633 000000000000000000a64ade4162836cdfadf614f3627000d02d71c76e1307e9 1,987 1.00/1.00 vMB 83
442,632 442,632 0000000000000000014a9ea6e01aeb39277705e1a78c79a9331d3bdd57c41c7d 2,518 1.00/1.00 vMB 96
442,631 442,631 000000000000000000095eef2ab95ae25da7346dc12aa8c37e4e48da8059d455 2,120 1.00/1.00 vMB 83
442,630 442,630 000000000000000003242684d595d611ba81bf8821ae2bed89f0c619abe97d6a 2,050 1.00/1.00 vMB 107
442,629 442,629 0000000000000000011a5cba52b3984e0ddf7c477794d27cdcdf86e39c5f7fb5 1,918 1.00/1.00 vMB 67
442,628 442,628 000000000000000000e1a1493ba9a12c06a2c25d6c72e85a1cc106fae7c70934 2,401 1.00/1.00 vMB 69
442,627 442,627 00000000000000000363e89dee089568bce38d8f9d24f2577a296318813f949c 1,606 1.00/1.00 vMB 74
442,626 442,626 0000000000000000008ed3bf8b30c24fb8c92872134a9d9b179628f16f10e4bb 2,092 1.00/1.00 vMB 103
442,625 442,625 0000000000000000002045b260c1b790f5d48ccc9737bf64de9ea15b322bcab5 2,513 1.00/1.00 vMB 110
442,624 442,624 0000000000000000017d2baa6918345e58ae6a453cc59a5e5953d6a27a75ce1b 1,987 1.00/1.00 vMB 71
442,623 442,623 000000000000000001fc556fc1ab85222dd116983b342a1e33e94a53367d5e54 2,881 1.00/1.00 vMB 120
442,622 442,622 000000000000000000e181284b4d512ad633704e6e77ab6b1efe1f18421df5c2 1,755 1.00/1.00 vMB 46
442,621 442,621 000000000000000002ad928a7d7b311b11b8ff9d0681ca9d65bbadfc6b96e74b 1,261 1.00/1.00 vMB 68
442,620 442,620 0000000000000000007cc1899a442d5ecd43bb0f06a71873b8fedca7b7ea6443 2,285 1.00/1.00 vMB 67
442,619 442,619 00000000000000000210ecdd1000dcc5a0aca77e13cb861fe33611e4734f2aba 2,403 1.00/1.00 vMB 79
442,618 442,618 000000000000000001be870d50039544dd0842f5cdb59f9a87d46602e03c1061 2,148 0.93/1.00 vMB 98
442,617 442,617 000000000000000003185744372d8d209aeec0c8f3142bbb8d914fed8cf54b99 2,186 1.00/1.00 vMB 102
442,616 442,616 0000000000000000016e746b35cd1a9dd3ef5c106164e7fa9657882e59b0a534 1,769 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.