Loading Tool

Explorer IconExplorer

Memory Pool

43,139 transactions
29.87 vMB
0.09402063 BTC
Random Selection Loading Transactions
Max Size: 151.97/200 MB

Candidate Block

Mining Attempt d8bdeb6604d5aa1e6d6bc710d5a7b63ef5a9bcd67fad58a8e839af1117aa3f82
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 89762f2d90b63fc93c19a9b6e32fd88787635dcdbd3ead20b8454b122488016e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.03319372 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (430,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,344 484,344 0000000000000000002cecef1c5a0213c20c31f261c6d26ef475c0848d72d3cf 254 0.12/1.00 vMB 113
484,343 484,343 0000000000000000005d5288ef29064b6b70c43085fdd31d18857050e4d65411 1,673 0.87/1.00 vMB 113
484,342 484,342 00000000000000000004f8fff5fc5a48989b5a129c8a89b0eb972546b0c69f8c 643 0.34/1.00 vMB 101
484,341 484,341 000000000000000000c2b26084383791cc398961b4471650e5d91cfaee3cc899 588 0.27/1.00 vMB 161
484,340 484,340 00000000000000000057b288001d66824b54ceaa851ee62ca8167088ee69909e 719 0.32/1.00 vMB 140
484,339 484,339 0000000000000000012889f6f5c848de81ad2b78212aa0dab9d0a71121dd0d87 1,599 0.85/1.00 vMB 96
484,338 484,338 0000000000000000004f2e766b1c7505a00847e5cce44e8ce66fc1001bdf1699 56 0.07/1.00 vMB 91
484,337 484,337 00000000000000000105478601738cb1252b96ba742310faec84e71acd17befd 2,147 1.00/1.00 vMB 119
484,336 484,336 000000000000000000572951c332452473a14113427c3f0744b4dd9ba85c6525 1,986 1.00/1.00 vMB 66
484,335 484,335 000000000000000000642e59ec3777abc314d85dd8f075f338d4a896709db926 44 0.03/1.00 vMB 169
484,334 484,334 0000000000000000005413671d7641dece780b58bd873bedffadd776750dec89 1,763 1.00/1.00 vMB 120
484,333 484,333 000000000000000000cef8489273a89e4802c349d6bbff219ca92636eb8fa1ad 2,324 1.00/1.00 vMB 186
484,332 484,332 000000000000000000a47e046d726af65c38ed4fec0adada4b02ed4505013a29 2,054 0.99/1.00 vMB 177
484,331 484,331 00000000000000000021732149b20b8a1262934a36d3001dbf855f14a804172f 2,047 0.97/1.00 vMB 9
484,330 484,330 000000000000000000b0465f1060dc22678b6d8f85d1d2678a29258e8fa8dcc3 1,942 1.00/1.00 vMB 64
484,329 484,329 000000000000000000a8ee0c933db97650f2170468f6873c66be4661388bd366 2,222 1.00/1.00 vMB 185
484,328 484,328 000000000000000000cdae392147515ff70d3c74a28d51ec6ef2fdd2ccaab4b2 2,015 1.00/1.00 vMB 147
484,327 484,327 000000000000000000a6e1e10e17ee00d2c398f5e35f522ab034b5a43e5436ec 2,364 1.00/1.00 vMB 277
484,326 484,326 00000000000000000103213159f6489f0016ca546bf4ac9d429473fea4719738 2,354 1.00/1.00 vMB 248
484,325 484,325 000000000000000000cc6460c2ab07df3e88629fe4ecc17e4123cbc952a79889 1,533 0.71/1.00 vMB 142
484,324 484,324 00000000000000000078fe61983260fc3036dfdb261daf885138971992d7228d 250 0.11/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.