Loading Tool

Explorer IconExplorer

Memory Pool

82,636 transactions
31.74 vMB
0.11558064 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt 2cac64f1d041072a5d8d6f894270d25a3056c51045d89902e37e026174ca1770
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a9326c3e603cb392bf66d5b5154126b1079ac5f6118575d9d379926185673f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 1.00 vMB
Total Fees: 0.03043176 BTC
Feerates: 318.30 > 3.05 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (485,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,340 430,340 000000000000000001501c31b151e7affc2364698a9be93092f311ed16ef46c7 3,183 1.00/1.00 vMB 59
430,339 430,339 000000000000000001681a13cf78d2e3034e296f9d72272fc02f5df1730f5577 836 0.35/1.00 vMB 56
430,338 430,338 00000000000000000046812358f99e2294cea8064bc14fbc26cf457bafe0c751 1,090 0.47/1.00 vMB 57
430,337 430,337 000000000000000000992c757a1254b16e1173f347be09b73b5ee5cbde518d8f 250 0.12/1.00 vMB 52
430,336 430,336 000000000000000000e41c759775384b907428acac6d4bc2216bab7e162e0cc4 1,332 0.75/1.00 vMB 63
430,335 430,335 0000000000000000005dc7337eaff156017756e270e4707c3d5e84aa07787eff 828 0.60/1.00 vMB 63
430,334 430,334 000000000000000003bf613db566109548285f29a712abdfa1783f22f9ad0c7d 479 0.21/1.00 vMB 66
430,333 430,333 00000000000000000219b64d7272dab275a00d98b71e3025f789956c748540c4 658 0.74/1.00 vMB 30
430,332 430,332 000000000000000004459b5eabbae294a4bf890d7fb65d9edd520f4a37e46ea9 1,216 0.98/1.00 vMB 39
430,331 430,331 00000000000000000130c18a1f7fba732afacb1724a82f89581cf0c1756f4ae4 798 0.30/1.00 vMB 69
430,330 430,330 00000000000000000291f1eedb9d2a4b5a01f311230a764cbae2c102f2c4030a 668 0.40/1.00 vMB 52
430,329 430,329 00000000000000000337c941de23a4ee48caf97bf07ccd5fc98d3117890583d3 1,651 0.81/1.00 vMB 58
430,328 430,328 00000000000000000141d01340542adb227857ee733a5816ffc151bb3b355b62 1,224 0.71/1.00 vMB 55
430,327 430,327 00000000000000000196ef6e0328ee34abf48f2e3f73bcacd7980ef68c293378 563 0.99/1.00 vMB 15
430,326 430,326 0000000000000000017525a170dc923ce9cc177771609315582afac1f6239f60 468 0.23/1.00 vMB 56
430,325 430,325 000000000000000002a0c6aa21210b6fbe253ea6ca4d83811aa8060fbe65de7b 817 0.36/1.00 vMB 66
430,324 430,324 0000000000000000020cbb5fa2efc47a09bd064e209aa886262e115e869f712e 1,124 1.00/1.00 vMB 25
430,323 430,323 000000000000000001bd3cf10ad93af343f794fcdfc8f17c02c785a698138e20 329 0.12/1.00 vMB 67
430,322 430,322 0000000000000000018f970e4d0a3298024b2d6d9ceb33a1f2e6249929616f3d 636 0.27/1.00 vMB 62
430,321 430,321 000000000000000000499643eafb44cb0d4dc6f8175a101a1cbd623ddffda109 925 0.40/1.00 vMB 58
430,320 430,320 0000000000000000015c011afa7f58c50ce26eefa33f42c8aec26507745d87e5 915 0.47/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.