Loading Tool

Explorer IconExplorer

Memory Pool

81,321 transactions
31.00 vMB
0.07900272 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 6d4cd6a67f8163a703f3554d7687f90e141f8a15cbe7580836ebb145e2f4c156
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d4fb8a80fe834bee93aced5f98f1d6cad6522753404e4a3705edcf0b4b3544fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01223367 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (134,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,581 780,581 0000000000000000000577a1bb126340acc276f04ce5f86de2122200c3610953 872 1.00/1.00 vMB 10
780,580 780,580 00000000000000000005d12d0f09bf15bb50b560f7763a84bffd3dce8b44a71b 860 1.00/1.00 vMB 7
780,579 780,579 00000000000000000004e9d93ca1c9ccbd2f9a64cd650bb9af7bdf7f4a1c811b 1,607 1.00/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.