Loading Tool

Explorer IconExplorer

Memory Pool

72,250 transactions
27.98 vMB
0.06604946 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt eaae8292746bbcbe9577a4be19e6c903018b537b7a4356e166fb335c55daf345
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (469,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,188 445,188 000000000000000000c4c8227ced7a77f8db11298305d6d155d7b8b56d4be15f 2,154 1.00/1.00 vMB 90
445,187 445,187 0000000000000000025f0848fe4c73107f9b983455eabe02105a9c741f1fa40e 1,327 1.00/1.00 vMB 61
445,186 445,186 0000000000000000031dfc03ed0a36ab38b8f923aede9565267b755e52e48161 1,627 1.00/1.00 vMB 80
445,185 445,185 0000000000000000003a62683c4ea92029e0f8d3d1a316341e69ff4043e6a78e 1,091 1.00/1.00 vMB 39
445,184 445,184 0000000000000000024c37cf518c71cdd028fd82ba4579e8dd385292e20b8433 1,294 1.00/1.00 vMB 66
445,183 445,183 000000000000000002ebdea03053a9bae3fce48060554ab7f63f0b66bec2cd39 1,777 1.00/1.00 vMB 57
445,182 445,182 00000000000000000254d84cdbe54b85848678383785804146cced4db284a9f7 1,682 0.99/1.00 vMB 77
445,181 445,181 000000000000000002050e35b9ee83e0348d3b7622cca43db6b784e2ce6bcf3c 1,723 1.00/1.00 vMB 56
445,180 445,180 00000000000000000233219fabe337a4c5e7486573bb589adfa43a08ce26f8db 2,370 1.00/1.00 vMB 70
445,179 445,179 0000000000000000002c1ab5da6b69c711fd3b0e35c9e2d72a583edc61df916b 1,434 1.00/1.00 vMB 72
445,178 445,178 000000000000000002d02c3b272287e0feab5067f78c59d64d63cacbcae54dc2 924 1.00/1.00 vMB 89
445,177 445,177 0000000000000000012e6fc65f5dd03f759b3fabafd2912fc6d2c2870d60599d 1,685 1.00/1.00 vMB 96
445,176 445,176 0000000000000000021eed1fbd1e20b0f4d9364d0648bfe607b5a3dbf9178215 2,106 1.00/1.00 vMB 90
445,175 445,175 000000000000000002d770cea822c0b0210efbe3b5727ece57ff1d01397675d1 1,844 1.00/1.00 vMB 73
445,174 445,174 0000000000000000003588ca0a663b2278bf2fbe38612c4430d5fa3594bc4b5d 1,038 1.00/1.00 vMB 90
445,173 445,173 0000000000000000016328f76d7afccaf570be30a054b43aaa04e02fd09679a2 1,899 1.00/1.00 vMB 85
445,172 445,172 000000000000000001fe0f8972859eb1cde094956bb0b8a0c34490dfb2a5bfb6 2,407 1.00/1.00 vMB 90
445,171 445,171 0000000000000000003139df095e97a66efa6d6d9c7ade76caf26d3756e29e39 2,920 1.00/1.00 vMB 81
445,170 445,170 00000000000000000001b0b9af164f3b2c09ff6f99e567df95b3ab112134e96a 2,476 1.00/1.00 vMB 69
445,169 445,169 00000000000000000336602a0d901a044ea34c91eedbd84da7c9d7981bf9428d 2,856 1.00/1.00 vMB 100
445,168 445,168 0000000000000000033cad1e0d8fbc7cdaa660f50e7534f488543df1524779fb 695 0.77/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.