Loading Tool

Explorer IconExplorer

Memory Pool

84,290 transactions
31.65 vMB
0.14193564 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt acc04f0d6c097f411eb23a31bf8d7e2647bc4fb63dace2cbc778b147be754045
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (136,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,365 778,365 000000000000000000049244a0d69ae1890665413fbc03dfe6f23ec37f7740a4 336 0.99/1.00 vMB 1
778,364 778,364 0000000000000000000485c1f5e985c46c9865e8dda13beaa61434d7d761f02f 3,030 1.00/1.00 vMB 13
778,363 778,363 000000000000000000044651bb683c4850735c659d5f52667122d50a84701039 842 1.00/1.00 vMB 3
778,362 778,362 000000000000000000033837829b33a7ef0e0fc1ec26b8004a81811a754b55b4 1,120 1.00/1.00 vMB 5
778,361 778,361 00000000000000000000443e8cff5e636d106f904f5f57a2848c081aef518f94 1,715 1.00/1.00 vMB 7
778,360 778,360 000000000000000000038e39e80bd567803dfdb496159d496c88d1c1481ce0a7 3,219 1.00/1.00 vMB 18
778,359 778,359 000000000000000000028246eac529ddc994295ae0f1e3bbafd8415446a6f792 1,303 1.00/1.00 vMB 5
778,358 778,358 0000000000000000000316412ce8661fbb24c5912dd86f674572e4e14383f85e 1,421 1.00/1.00 vMB 6
778,357 778,357 0000000000000000000425da62f14632b57109423c2ca6bf7771c0d4372ba5ce 1,112 1.00/1.00 vMB 4
778,356 778,356 00000000000000000001c13f952e45306d610b75299df5f96221c62780fd1e88 1,156 1.00/1.00 vMB 4
778,355 778,355 000000000000000000004f2caff06a3d97e080ca44053d1af33721b034c672d7 2,985 1.00/1.00 vMB 16
778,354 778,354 00000000000000000005c650e1288f5c8cd13850b45e3d7b1ab1527a55cea3ac 239 1.00/1.00 vMB 1
778,353 778,353 00000000000000000001bba2e70d0327f05e75eef44b70bd8c1e1c111dcf1062 1,610 1.00/1.00 vMB 11
778,352 778,352 0000000000000000000440a2b57727340595144d3ac3aa1d9ecf93d451e7b46d 529 1.00/1.00 vMB 3
778,351 778,351 00000000000000000005d27bf6ee9b0e625a3aacc3d163dee4ece97d7ab52dbf 1,350 1.00/1.00 vMB 14
778,350 778,350 00000000000000000004ad79c2471e0fcd252f35b961604daa24cf2f5d988abd 499 1.00/1.00 vMB 2
778,349 778,349 000000000000000000043ea187418c59aa1c510a709b07fc0b68b31d56d61278 1,638 1.00/1.00 vMB 5
778,348 778,348 00000000000000000005f43bd07ffbbda2f9e7a04f823e0e7cf37f924b631a0c 1,574 1.00/1.00 vMB 6
778,347 778,347 0000000000000000000227d4a1d0866f5c634079cdb05cd4d6ae7f34ea4e6c8c 879 1.00/1.00 vMB 3
778,346 778,346 0000000000000000000466fd61799242b786fc8f4c4bb4e6edb43618348a2673 1,288 1.00/1.00 vMB 3
778,345 778,345 0000000000000000000120483870ddc63f146c883ae9e3eb7f973b97cc4eafbd 3,327 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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.72 GB
    • Received: 16.32 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.