Loading Tool

Explorer IconExplorer

Memory Pool

39,322 transactions
28.20 vMB
0.05907080 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt 962f5a2af723e805fa6ea0c3aaddab2472cd725880a5b7a9e682548e7e78b1ba
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ebbbb91238fc729ab79e8add6e45453905e8c5b2b8144a67e0f09d7adae68dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,595
Size: 1.00 vMB
Total Fees: 0.00500296 BTC
Feerates: 60.12 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (192,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,618 721,618 000000000000000000065b8528edf48b7f249632224dd6de1e295e591d2ae285 3,161 1.00/1.00 vMB 11
721,617 721,617 0000000000000000000310a468f6b1f5de487b0eab3e89e9c604a04bf445febe 2,941 1.00/1.00 vMB 25
721,616 721,616 000000000000000000079cba9d9a8419fc40c126bde3b290c4dd12628823c0b2 469 0.20/1.00 vMB 8
721,615 721,615 00000000000000000008b59d5a1da676455827a32c19da7cccf2c2de3baaaa04 661 0.44/1.00 vMB 2
721,614 721,614 0000000000000000000a288509e401dbf2c5880d620ff3c987155d1e617b883c 1,513 1.00/1.00 vMB 4
721,613 721,613 00000000000000000004851b1f126fe17b65e4e1214dd847a71cbf051d739f7d 3,428 1.00/1.00 vMB 6
721,612 721,612 00000000000000000002307e26db9e202b922f467ecad964d68a06dc451a3d27 2,516 1.00/1.00 vMB 8
721,611 721,611 00000000000000000007c1a7d734f6c94e2f1216274217468d2c680428ac01c9 1,972 1.00/1.00 vMB 18
721,610 721,610 00000000000000000009e74af55dc68540188f9605715605bc2b6fde636f63b7 1,222 0.49/1.00 vMB 9
721,609 721,609 0000000000000000000459633d363e78b9314e9dd85c551560ce19bc917c577c 1,521 0.59/1.00 vMB 9
721,608 721,608 00000000000000000004f14f7725e0985de632e35a9d053b022cf20a1393956b 1,656 0.64/1.00 vMB 9
721,607 721,607 000000000000000000008efd57e7a88c13ef8137c5312487ca2321de77615a6c 1,678 0.97/1.00 vMB 7
721,606 721,606 00000000000000000001839e8c2794afebd32b04f2fa176eb626d648ac2eb184 403 0.79/1.00 vMB 3
721,605 721,605 0000000000000000000060394b3a68de6834b6be90e47b61f34d0b895ff04d48 1,525 0.99/1.00 vMB 6
721,604 721,604 000000000000000000081781f62e95c5710f7ece0b835868fedf9d40fc5f67f4 320 0.22/1.00 vMB 6
721,603 721,603 000000000000000000074b727e93a1c663ec402e7acf1b20ebc7e703bcd75910 363 0.31/1.00 vMB 5
721,602 721,602 0000000000000000000398e20de34e3ec60f3990997b456dfc1912a7c5c487bf 1,600 1.00/1.00 vMB 4
721,601 721,601 000000000000000000041eab1c1f36e9fc06535b18de8a31f28aaa7b3d3a0587 2,659 1.00/1.00 vMB 9
721,600 721,600 0000000000000000000786d2e6243c86ea0a54affbfe2812971cd2df2ffb5541 2,401 1.00/1.00 vMB 13
721,599 721,599 00000000000000000001a0856d5bc736a536403a0521849ec453f83547eafa21 2,110 0.83/1.00 vMB 9
721,598 721,598 000000000000000000006d98f9f502fd4ff487150842d5200aa8249072dbb911 108 0.04/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.