Loading Tool

Explorer IconExplorer

Memory Pool

82,889 transactions
31.50 vMB
0.11420145 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt c8f8c6c7232392949f9472e1d821e180ed3a73e7e43c4e53194c5debd3536002
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root ad64306956ecf823af9a48f4eb5942e8b1e897d15a6c4db7588f22c8fecbd252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.03529854 BTC
Feerates: 318.30 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (467,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,330 448,330 0000000000000000001d117b49a05b32d3432f25276b0581152a8d640d223fba 2,031 1.00/1.00 vMB 65
448,329 448,329 00000000000000000332655ae7164b5d5c6310135348eae703313fef2756618e 1,978 1.00/1.00 vMB 59
448,328 448,328 000000000000000000d7cb66445888641cfac3037334d112bf5e0a2128da0c3d 2,588 1.00/1.00 vMB 78
448,327 448,327 0000000000000000012fcf829f45436005c5e10799018c134dd00ae49677d498 2,605 1.00/1.00 vMB 90
448,326 448,326 0000000000000000031024d2a8b95ab7eb0943f0240b9e1039c8b7be25855cc0 2,222 1.00/1.00 vMB 82
448,325 448,325 0000000000000000032e46a86a78a54a8d9f48b754f575ae87c375082de2dc0c 2,835 1.00/1.00 vMB 91
448,324 448,324 00000000000000000181659960c22a9b727f48403b79f83c3dbb23d36aae72dc 2,829 1.00/1.00 vMB 95
448,323 448,323 000000000000000000f4480cd7711b83fe2f682c2959c105928dd4d8c914e8b6 75 0.09/1.00 vMB 30
448,322 448,322 0000000000000000030c83b152309b23af451ee3bf9016837483e9cb0c029d4d 231 0.26/1.00 vMB 37
448,321 448,321 000000000000000001d90088e3a500fdb96c6261424a23b7811a720c77fd4c47 1,097 0.67/1.00 vMB 51
448,320 448,320 0000000000000000028ae258b9b76de78d3765a6847a9ab5e0f9a23cdf102521 949 0.40/1.00 vMB 72
448,319 448,319 0000000000000000005cce4dd12e90f68e086a00e8f147d8d15fe24ec5cb95fc 1,721 0.73/1.00 vMB 77
448,318 448,318 0000000000000000006f8a6d72ff9ff1047e3f199af337f501391acd61b85e20 1,154 0.53/1.00 vMB 70
448,317 448,317 00000000000000000262d75cbdc564db5c813352c8342902458e3dab2892961a 1,251 0.48/1.00 vMB 80
448,316 448,316 0000000000000000025496089cddca15af070b4ce9d9a896fc97ef1311322e77 1,953 0.92/1.00 vMB 69
448,315 448,315 000000000000000002791265e447b51cb7e3903fcb9545cd7b9ade3ba1d161bf 198 0.14/1.00 vMB 43
448,314 448,314 0000000000000000029c040b1155ef297d54981327c6b8d3cb36e541e43ed226 1,605 0.75/1.00 vMB 62
448,313 448,313 000000000000000001229ad03a14bb388b5dac5930ae7208ffcc2a17222cd458 2,623 1.00/1.00 vMB 95
448,312 448,312 000000000000000000b1268de98b1b12dd5dbdc1abfe85ab5e832e002f14ea82 66 0.02/1.00 vMB 82
448,311 448,311 0000000000000000030d5baabf77afc16555738324bcc6f46e3b31b7065a4dbe 1,863 0.99/1.00 vMB 52
448,310 448,310 000000000000000002f6e117da8ddbebd2cf6b8545dc3cd275076f9c55af3b3c 2,304 1.00/1.00 vMB 69
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.47 GB
    • Received: 17.90 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.