Loading Tool

Explorer IconExplorer

Memory Pool

81,384 transactions
30.63 vMB
0.09476433 BTC
Random Selection Loading Transactions
Max Size: 187.01/200 MB

Candidate Block

Mining Attempt 39b9108db5b8cb504321fdd852812257de938cab9c13aca042271b1d191726bc
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 345371e01b7b685b03429307e9373000e82fbb77e20b3fcfd630b5fcb646e4bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.02408420 BTC
Feerates: 301.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (626,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,024 289,024 000000000000000005a6358858b6deb4ed9828f2139ebec1272ce04b53f85014 234 0.23/1.00 vMB 21
289,023 289,023 0000000000000000abf19db1a2963c0bbc56cb3dd6148b0a0f6d37303d03bfcf 262 0.10/1.00 vMB 43
289,022 289,022 00000000000000002bdb2e6f8dccdf5957110288eca67562cfe7e08d0211dd1e 278 0.15/1.00 vMB 28
289,021 289,021 0000000000000000e1f0099f87820d51617626d22edc1d1e5db212b6cac8efd1 309 0.23/1.00 vMB 29
289,020 289,020 00000000000000010f86586f3fb850c193a0b4e9a42d68cfdea1e4cf2b02d3f4 425 0.31/1.00 vMB 25
289,019 289,019 00000000000000004f1f181e32c0bca4378e3d2a65051d04125a29204d6bae7b 1 0.00/1.00 vMB 0
289,018 289,018 0000000000000000ed34f8f8b7c27495d70aaf32c2575a56bce54d83e1d325ea 69 0.04/1.00 vMB 29
289,017 289,017 0000000000000000adb4fe663b812fa4d48ae8c399bbace1d6b90ebec01f6d09 123 0.10/1.00 vMB 12
289,016 289,016 0000000000000000d15b17520f89e6287e9b5a0c95a25625dc755a90230041e2 324 0.39/1.00 vMB 18
289,015 289,015 0000000000000000c169cf055253408e9b3c2932dfae3efea914d557d7863293 982 0.50/1.00 vMB 37
289,014 289,014 0000000000000000b43005aa05a40e132c2b3bec48bf2514e916b18b037d09e4 253 0.19/1.00 vMB 22
289,013 289,013 00000000000000001e6d638cf58019fbd836baef02c02c442853f674bac9a421 621 0.30/1.00 vMB 54
289,012 289,012 00000000000000003aaba5a614a1b63a11daaebc01d094845997e22ab6d636fb 355 0.20/1.00 vMB 37
289,011 289,011 0000000000000000690ff859e0478fc7ca884ef9cd541912d898d65b343b0083 67 0.10/1.00 vMB 22
289,010 289,010 0000000000000000283d2fd59fd25b52baf341d4e2a8feb5c12cb68fa9bd2df3 350 0.24/1.00 vMB 27
289,009 289,009 0000000000000000a376efd8ece3e40cd3acaed5ff9f9e181cc9c8671f80edcb 135 0.08/1.00 vMB 40
289,008 289,008 00000000000000007a9163676a41d6255c9c271d8554776edf21554cfb4c8289 331 0.28/1.00 vMB 27
289,007 289,007 000000000000000059e7ad68cb70b7ae8bc122b52c45a8b0aeba54d4e80df6b0 45 0.03/1.00 vMB 25
289,006 289,006 00000000000000006a73fb8382791781fdac773f4779001d4ef1315ab78687b0 104 0.09/1.00 vMB 23
289,005 289,005 00000000000000010bd6d366e3569a5e0ba7c5b0c3abc4fa49d2f391fb6f76cf 639 0.49/1.00 vMB 29
289,004 289,004 00000000000000010f7b07bcf0e6d5ba81c42523495cf0464d9655ce07f18597 187 0.11/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.