Loading Tool

Explorer IconExplorer

Memory Pool

40,705 transactions
32.68 vMB
0.09184871 BTC
Random Selection Loading Transactions
Max Size: 162.72/200 MB

Candidate Block

Mining Attempt 3d53e5532b80448f2aae9a2a7237363896b28d3f9b18637a4fe572635d2455fd
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 3fe36253b928bfa5c378f24772a47f0d80fc4334e558d5c80071193360c2a97a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.02283637 BTC
Feerates: 501.64 > 2.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (205,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,917 708,917 0000000000000000000bd2413e178044f640963a8883524460e0eb0b7405842d 1,374 1.00/1.00 vMB 16
708,916 708,916 00000000000000000009331e435cbfc50d5e8f79ea19a06f2110382981ce36b2 1,950 1.00/1.00 vMB 20
708,915 708,915 00000000000000000005c97794598360f19961d02bec9388430dc45758413378 2,676 1.00/1.00 vMB 23
708,914 708,914 00000000000000000009027082edc11d8e4289ea750eb04dc8d5c27815e2dc66 2,438 1.00/1.00 vMB 14
708,913 708,913 00000000000000000007649d2849c9501845509b4daf5cf3c6886d23180564c3 740 1.00/1.00 vMB 4
708,912 708,912 00000000000000000002b419d375f2a87b21feebb53c6775aacf1f3c495cb078 1,072 1.00/1.00 vMB 5
708,911 708,911 0000000000000000000101880f050245725462b30e033126bc8cdbb054864f58 841 1.00/1.00 vMB 2
708,910 708,910 000000000000000000045bc8fc07da538c83c5d6565137d5bdc2ac7a4c28d4d9 2,531 1.00/1.00 vMB 13
708,909 708,909 0000000000000000000650b3ecdea53e31774326fc81e6994ddd8195ae5c5dc2 1,681 1.00/1.00 vMB 20
708,908 708,908 00000000000000000009cdc4e68a6bb064ed462b47daf2e3ff5a861a40647708 2,390 1.00/1.00 vMB 8
708,907 708,907 0000000000000000000a4b5e4c2cbf015c5457290c547b4745ab04ed9d9a2208 3,192 1.00/1.00 vMB 9
708,906 708,906 0000000000000000000c382afb076db3355247325b468c412eb95cff5a52c736 2,743 1.00/1.00 vMB 12
708,905 708,905 000000000000000000028e0ce396f059f260ad03f47cc0f69ef194c5cf8d30f9 2,089 1.00/1.00 vMB 15
708,904 708,904 00000000000000000009c84a8f5b1d98e92c39f822e38782271a81e3a779e143 3,630 1.00/1.00 vMB 28
708,903 708,903 000000000000000000018308ee055389c2e24a980d77ea99bc8577addfdbeaa4 3,303 1.00/1.00 vMB 42
708,902 708,902 00000000000000000005329a4412bca7e5a2b8a143a0e08d5cd6197efbdd55ef 424 1.00/1.00 vMB 13
708,901 708,901 0000000000000000000c0a2451095788d0da942b2fd9ce9f195958557df3d619 2,476 1.00/1.00 vMB 31
708,900 708,900 0000000000000000000011d5f951919bacf8d3754ad23362924de39dddde4d47 942 1.00/1.00 vMB 2
708,899 708,899 0000000000000000000bdb567322e8e4a8365439cc8225d138fe68605dc7a183 2,204 1.00/1.00 vMB 6
708,898 708,898 00000000000000000004a3f7b0f7ab89f134b5a84364004710d08c3d12903c4e 1,663 1.00/1.00 vMB 5
708,897 708,897 0000000000000000000695881952d7b57d2cd0143f514dcda08a6b3a257067a3 575 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.