Loading Tool

Explorer IconExplorer

Memory Pool

86,788 transactions
31.84 vMB
0.10974640 BTC
Random Selection Loading Transactions
Max Size: 195.05/200 MB

Candidate Block

Mining Attempt 65ef2afec96ab82dd2e3fa25795023b8a777ca320d005b7c6604906a83d5b757
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root e5c206e10be72b3922cad86d57c5b8a51549fcfe8141ba1142defada1a422341
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02879250 BTC
Feerates: 1,236.26 > 2.89 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (557,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,663 357,663 00000000000000000763bdca3f69d3370ec55d2f60750f39205c1ee2b6caa672 1 0.00/1.00 vMB 0
357,662 357,662 00000000000000000bd82297fb416b119d9257a8c34629a6a1f345eab12c05b6 60 0.10/1.00 vMB 6
357,661 357,661 0000000000000000125912442984d1016f70677e545c380151cc25747953ffb2 390 0.21/1.00 vMB 26
357,660 357,660 000000000000000007547c7454bded4f52466248598af0cdb58074b358543aa7 382 0.18/1.00 vMB 32
357,659 357,659 00000000000000000e5fdf3d88991bb178f5026485a0e83b3801dacd3c877dcc 581 0.30/1.00 vMB 24
357,658 357,658 000000000000000000ff719e659d6f07a7b3480cb8885c54ada168182d05f46f 162 0.08/1.00 vMB 28
357,657 357,657 00000000000000000ca90340f7e0485edc9dc0cbd835400976ce610c62fc11e8 129 0.06/1.00 vMB 30
357,656 357,656 00000000000000000cb68e45f0caba9d8dcf8ef078aa3b1e7265066d0a74c9df 271 0.10/1.00 vMB 30
357,655 357,655 0000000000000000031130064dbbf0d5c1145f21cea3f863ef45f0b626293e9f 953 0.53/1.00 vMB 26
357,654 357,654 00000000000000000eca8bd470cce102e37bb5ccf8c1e589c00896d5bb251c21 211 0.11/1.00 vMB 31
357,653 357,653 0000000000000000141da2b7e7e8f0b34b9f4cf5cb9c9fc5fe9d6e9ad529185f 298 0.15/1.00 vMB 26
357,652 357,652 000000000000000003bee311c38ead2b8b6b9d5465f5612e95dce5193a0a50d1 1,375 0.66/1.00 vMB 26
357,651 357,651 000000000000000002260b9c5ee4a97540134b6fd6ecbf7e878ea876693e3ff1 568 0.34/1.00 vMB 29
357,650 357,650 000000000000000013dc91ccb8860d952a7d5a087076dc00dc70be447655c9c1 301 0.31/1.00 vMB 18
357,649 357,649 0000000000000000061cacfcaa231ecbf9ec9f4b32e6c0a864f34c28d80d196a 129 0.06/1.00 vMB 30
357,648 357,648 0000000000000000039ad65f6aaccde4aaa3e8876273a55ac010df06cf2a4945 625 0.42/1.00 vMB 21
357,647 357,647 00000000000000001356b3caaed9b0d637aa927d066c541fec2e2e12ceae8b6d 62 0.04/1.00 vMB 23
357,646 357,646 0000000000000000151cd131fd6e7d882480cd026b57b27151003d03937e026b 417 0.21/1.00 vMB 26
357,645 357,645 000000000000000012d15d29034909c421027c089fb79b2b3f507733ce564fe7 209 0.12/1.00 vMB 26
357,644 357,644 00000000000000001203be7717d08fe29168add83108e28069936907c5d7f817 353 0.17/1.00 vMB 28
357,643 357,643 0000000000000000075bfe87a2b2ef9946828eef1a9e97eee7c08b6ea7de5458 1,180 0.72/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.