Loading Tool

Explorer IconExplorer

Memory Pool

46,175 transactions
28.00 vMB
0.08610077 BTC
Random Selection Loading Transactions
Max Size: 148.22/200 MB

Candidate Block

Mining Attempt a0b0226979355ea721e141055191c7d82a5c4cc528004183a8a07b77f78984d4
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 967e287f1da284c28b907d0ca47209ecc7fb806d40904f726e4f8b625b827f26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.03158043 BTC
Feerates: 181.54 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (817,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,290 97,290 000000000001e5236446a1a10bb997cf1581b740ca3c026bd6f7ed7322ce4cb8 3 0.00/1.00 vMB 0
97,289 97,289 000000000001670526ca0845f6824f411f875381b764009fd9632131e694e074 9 0.00/1.00 vMB 0
97,288 97,288 000000000000a566d7bac20d36fb460abe8815d24e87bbce7482e0c588d320ef 3 0.00/1.00 vMB 0
97,287 97,287 0000000000004ff09d9a199f8d9a7f7f306def8a39ffab02feefd8d0fcb06a39 12 0.00/1.00 vMB 0
97,286 97,286 000000000000d127918e8b3eac0f034b05e101e53b13867a8f93a7ec862180b4 12 0.00/1.00 vMB 95
97,285 97,285 0000000000043d5bf6adef897233f144610a0c4c8a0955360e742f2b7c1db620 3 0.00/1.00 vMB 0
97,284 97,284 000000000003001168a5bda6a24eec08d96f1e36ebef025f5ad738a81d37b0df 2 0.00/1.00 vMB 0
97,283 97,283 000000000000f013458e0694071c1e653ff783695a4e589f3324bdfd755211a6 1 0.00/1.00 vMB 0
97,282 97,282 000000000000c42f72fd3df95cf9b86048445f85b9f30e1be3dd0e3098edb311 1 0.00/1.00 vMB 0
97,281 97,281 0000000000034850345ef47b525e0c0193bebafa880df4d5e622d2e9112ecd80 2 0.00/1.00 vMB 0
97,280 97,280 0000000000015ae1895b07d037b59360ac0fe80d7f75efee3d8b144552037347 5 0.00/1.00 vMB 0
97,279 97,279 0000000000013ad89baa05e7db2ef34c4a66d7af36f0083f3f7951e3931bbea6 1 0.00/1.00 vMB 0
97,278 97,278 0000000000030564a373bb4d96d78cb9b02bb98690dda1df67e079416aba9c66 1 0.00/1.00 vMB 0
97,277 97,277 00000000000269bdca8a6f09e7e2572bacabed0c51bc521917fc1c68c97e49ca 5 0.00/1.00 vMB 0
97,276 97,276 00000000000374746bc160e875251e04c0e8a73fa33b15fc008e1c888b9f2ed8 2 0.00/1.00 vMB 0
97,275 97,275 00000000000055453d95631aee0e4fa0c554069291d7b406416cdb50aff4759c 10 0.00/1.00 vMB 0
97,274 97,274 000000000002d3b8ef2e7e8aafbf841d34fc53d83520c2bd6f53622569f3346b 3 0.00/1.00 vMB 0
97,273 97,273 00000000000323b71377a671bc9a49b5337913195ffd7f9a72720e430d162407 2 0.00/1.00 vMB 0
97,272 97,272 0000000000042de3954580eb991ffb43bcad8e3478e289d9efae5307298e126c 1 0.00/1.00 vMB 0
97,271 97,271 00000000000383b6fbd6c721c01b0eed876634348e2edfe11942977f4497c106 6 0.00/1.00 vMB 0
97,270 97,270 0000000000030fea81d79d12c4755c6dc7b5aad2849a7f6037acc77e65074a45 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.