Loading Tool

Explorer IconExplorer

Memory Pool

81,796 transactions
30.83 vMB
0.08126416 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 706f1fc12ec756151ea740eb63c5f76dd5bdb55fc32f18b26f1ae001de07f366
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root ce032803f733ecad05a0104dbf9fb7ae468cbf0a558dc5a61c5ce56f2e9408b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.01217517 BTC
Feerates: 151.12 > 1.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (134,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,578 780,578 00000000000000000004172a4be28d9cdf7e5e36836f1fc6a106ae73266bf47a 1,533 1.00/1.00 vMB 6
780,577 780,577 0000000000000000000555bb93b843ee6b7d5a192b0bbd5b57092ecf18fb8ff1 1,204 1.00/1.00 vMB 15
780,576 780,576 0000000000000000000119ec6506c61484e0781855924c023e63787d52cf2250 1,109 1.00/1.00 vMB 16
780,575 780,575 00000000000000000001a32b29e67562060224047dc59efbf3e33b7de633fac0 2,678 1.00/1.00 vMB 33
780,574 780,574 000000000000000000005f9b825bb0b472275c36a88ff225e5c5289a5e00c8ea 1,021 1.00/1.00 vMB 3
780,573 780,573 000000000000000000045c74c982e7c88bbe6b664c5c8be6f256f612ebb84d90 1,279 1.00/1.00 vMB 13
780,572 780,572 000000000000000000062dca282bcc80f0b1b5550cc3478042b8cb1f10f11ca6 1,079 1.00/1.00 vMB 8
780,571 780,571 0000000000000000000406fa774231ab3a98a134eb5b5471c99f76f46f719e07 1,101 1.00/1.00 vMB 5
780,570 780,570 00000000000000000002d58bdd343cf95fee2f232b39fb96ee6aa6a35dab33f5 563 1.00/1.00 vMB 5
780,569 780,569 0000000000000000000632f6c5bf19b1f310321fb22cb62106e5992fcfc9fb03 605 1.00/1.00 vMB 10
780,568 780,568 000000000000000000060f4489842e580006f7a9818152967e736be284e1e8c4 2,287 1.00/1.00 vMB 18
780,567 780,567 00000000000000000000fdbb760d91eb5aeadba211b202546f518e5483ce774d 549 1.00/1.00 vMB 8
780,566 780,566 000000000000000000056c4b5b498cd1a1d4d4006e9f6efd1d237957345c7816 808 1.00/1.00 vMB 10
780,565 780,565 000000000000000000005c5e319a312ddd6d3c3b33ae40246b7c090caf056ea3 658 1.00/1.00 vMB 8
780,564 780,564 000000000000000000054e9b81d6a59cd9b912631777a9a4e9904dae6e866f28 1,835 1.00/1.00 vMB 17
780,563 780,563 00000000000000000005f67518c92362758324984bbb17087e4dc0157fdf8d08 966 1.00/1.00 vMB 19
780,562 780,562 000000000000000000010ead4793d5f1c05a0421353d641c852798376f937374 1,505 1.00/1.00 vMB 17
780,561 780,561 000000000000000000062b9a91107d462cc8eff176ad9afca614468e40f1db43 2,018 1.00/1.00 vMB 38
780,560 780,560 00000000000000000002acff2139d3a66b8dab6d9c966c953b960243d02d19b5 1,099 1.00/1.00 vMB 7
780,559 780,559 000000000000000000033546fe755925a63840052c0ba2fe52a4fbdd669528e4 1,350 1.00/1.00 vMB 3
780,558 780,558 0000000000000000000402f5e781e9ec2cfb6cd89efdd69d53c7cdedb5b14cfd 934 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.