Loading Tool

Explorer IconExplorer

Memory Pool

81,152 transactions
30.37 vMB
0.11827117 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 9c7e21052117b38e4e212d76582bc3b9529e668e3c11fc44f1acc53f74722a78
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (502,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,541 412,541 000000000000000004d2da291c3724ff1b347476381af7c5e020541283011216 1,767 1.00/1.00 vMB 38
412,540 412,540 0000000000000000014e37a59a737150727f4f9b32570ae65c312f3e1f8487f1 1,203 1.00/1.00 vMB 52
412,539 412,539 0000000000000000050146ef83602dc28929aa83b9941cda25e4e994a71e6ad5 2,749 1.00/1.00 vMB 63
412,538 412,538 0000000000000000012ca42124b4d739b4e5c9a4b24c4b2beb6237a9980edf07 424 1.00/1.00 vMB 14
412,537 412,537 000000000000000004e3fb33cab7a1a00b9e832407b5f8ea5672e1d9ed309f54 1,015 0.62/1.00 vMB 33
412,536 412,536 0000000000000000032c60fb7aefdc639f1d45c5e281589fb2e4c350fbf9e4e3 1,870 1.00/1.00 vMB 46
412,535 412,535 0000000000000000033e2d604e529a47bc4549ce9b0bed4503e56755bf0da841 544 0.34/1.00 vMB 47
412,534 412,534 00000000000000000571689aa62eeee89ebdc86893cca5175c63fd919ba8d8b9 19 0.00/1.00 vMB 106
412,533 412,533 00000000000000000066746be71b59f724791c17183bad4a1794acf5fe9dd106 1,485 1.00/1.00 vMB 30
412,532 412,532 000000000000000001370e9f68e6eaff90ce53acc2ab414d36ce2086de5e142c 2,124 1.00/1.00 vMB 53
412,531 412,531 0000000000000000055754988de2380679f43fa38516c493811b9844f5f16f62 1,119 0.63/1.00 vMB 39
412,530 412,530 00000000000000000331da81744dee2cbd9e68739394067d2cddc23c7afdbbd5 1,939 1.00/1.00 vMB 49
412,529 412,529 000000000000000003c3966a06034dcb450fb57d003129111b15d4530b93c727 1,099 0.85/1.00 vMB 45
412,528 412,528 00000000000000000467f2f4a77f4030cf9ecd61f071c9a5ce60785f242cd7d4 330 0.26/1.00 vMB 49
412,527 412,527 0000000000000000002eb72ce265aa136afdf87f92998132ca7656e9c7b1873d 340 0.32/1.00 vMB 38
412,526 412,526 000000000000000000e8a81afdc3fcd5a8acfa67577e0d569827895d50bed85e 401 0.33/1.00 vMB 44
412,525 412,525 00000000000000000590efc43e7a41fa95ca432ebd43a3a2685e108b845ae898 593 0.27/1.00 vMB 55
412,524 412,524 0000000000000000017369433743599ba9dbe122c04f1f39acb5303b8377f0df 1,051 1.00/1.00 vMB 23
412,523 412,523 00000000000000000434e8a068234942b15b365c579ca4cbc9ea28a3b3a474d4 1,591 1.00/1.00 vMB 43
412,522 412,522 00000000000000000177cfbde8f061349cd573e471882eddd3ab6ccb86f31726 1,205 1.00/1.00 vMB 45
412,521 412,521 0000000000000000058e2bafde323c02f5dc733143c0454f97e92830a951ddcc 1,364 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.