Loading Tool

Explorer IconExplorer

Memory Pool

86,120 transactions
31.31 vMB
0.09354656 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 673891fe81ddd3066ee23f46714ec328217577be89e43a96e5261a8ef9a89596
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (280,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,331 634,331 00000000000000000010cb307fc5eb7156f9a80dc09b46048a6e3697ac6f59aa 1,600 1.00/1.00 vMB 21
634,330 634,330 000000000000000000058d62a1928eb5ca2568391da3bfee04753bee3005a35b 1,722 1.00/1.00 vMB 13
634,329 634,329 000000000000000000031a12f271b277478261117603ea995ac30fbbf674fe21 3,276 1.00/1.00 vMB 35
634,328 634,328 000000000000000000001daf8256297acdaf36ad2887aaab12738f450a003a83 1,352 0.55/1.00 vMB 22
634,327 634,327 0000000000000000000605604bbbc7835bf2be48d5c71fbe292e9253f6564a0c 1,645 0.95/1.00 vMB 12
634,326 634,326 0000000000000000000a88b760627d958d7f7caf50546f005b9cc5f56d822774 2,333 0.88/1.00 vMB 18
634,325 634,325 00000000000000000010acb34f89c7ec662b97a3650a5122e80f3cf55e4e7734 1,173 0.53/1.00 vMB 19
634,324 634,324 000000000000000000085169c24ad325738a51e79161874fdf0416138d6f0056 1,115 0.40/1.00 vMB 26
634,323 634,323 00000000000000000014495cb49cacc450af03b7b98b0da055c10d7a5fc9eae6 1,293 0.54/1.00 vMB 20
634,322 634,322 00000000000000000013d6e7ee35f8a9fa86fdc73f49f05fae2a3212ef025fe8 1,603 0.62/1.00 vMB 11
634,321 634,321 00000000000000000000095972a61a51a14d23df32fd97b7241f0fbf93a762cf 1,939 1.00/1.00 vMB 12
634,320 634,320 0000000000000000000e43199c7f9b65452518d2ee48da45caf8f205e1e48d17 2,542 1.00/1.00 vMB 35
634,319 634,319 000000000000000000034bb39b40a1868f661ef712fbce1794f4a33bac602913 73 0.03/1.00 vMB 10
634,318 634,318 0000000000000000001312ed1c8afeeee66cb06f73520514583528cf0560c310 2,391 1.00/1.00 vMB 4
634,317 634,317 00000000000000000002e3b2ffaf6881db2e4a70b2d0e735bdd8cd6a78121234 2,295 1.00/1.00 vMB 27
634,316 634,316 000000000000000000023d901bd1bd9c928bc96072ca1c621070d40a3e5ac08a 2,648 1.00/1.00 vMB 32
634,315 634,315 000000000000000000062cd2ab71ea02e1d0f55a69a131d347af979d509c9bba 1,528 0.68/1.00 vMB 19
634,314 634,314 00000000000000000009be51e62073b6065170f967080ec3fc3480cf0e7798bd 2,292 1.00/1.00 vMB 20
634,313 634,313 00000000000000000012faf9809de66fb25b46bcdfa5879fddc3fac4ee1d5076 1,600 0.74/1.00 vMB 6
634,312 634,312 0000000000000000000700b16e7d5e10f6ea52452d5f2e1dae9edc27e7a179f5 2,214 1.00/1.00 vMB 23
634,311 634,311 000000000000000000026bfeafeb09b4523e5d7bb70adaae4631848442d8a1b8 2,188 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.