Loading Tool

Explorer IconExplorer

Memory Pool

83,704 transactions
31.27 vMB
0.09766334 BTC
Random Selection Loading Transactions
Max Size: 191.92/200 MB

Candidate Block

Mining Attempt 6fb3d110004220c3a97ee468846ce77299a15bfccab31f938d59a10940fa3508
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 197e5a6e745221c0138a5206e7d7bc58545ddb5c0c49067b53a1b5fb9f150865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.02705342 BTC
Feerates: 301.57 > 2.71 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (134,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
780,557 780,557 00000000000000000004dbb0676a25fbc5ef72de72f7ef756958f1317a9f2e81 2,699 1.00/1.00 vMB 16
780,556 780,556 000000000000000000060ba331981c8cf499926371d57e44b8f5d596c566e24f 2,059 1.00/1.00 vMB 13
780,555 780,555 00000000000000000004bda14957613be9dce34bd670ed9556c0e625ab38e4cd 1,259 1.00/1.00 vMB 16
780,554 780,554 00000000000000000004e808100875886a73a069b98870d2662d9e230b796af0 1,500 1.00/1.00 vMB 9
780,553 780,553 00000000000000000001be646d2b2bc71fa12a9ccda020048fbe1121d61a37f1 2,171 1.00/1.00 vMB 17
780,552 780,552 00000000000000000005e1199ba0006bdef79fca74d083d5b174e2410a568c4a 1,141 1.00/1.00 vMB 19
780,551 780,551 000000000000000000029a94d03185a18e1a0a6cd4ebd19617c2f8e30b4fcb0b 1,951 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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.58 GB
    • Received: 16.92 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.