Loading Tool

Explorer IconExplorer

Memory Pool

73,099 transactions
28.35 vMB
0.06623425 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 60593d9678952c289201bdbb77fbee1a8f493ed7dc78eaf0fbfefcdc91ff4861
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 7056b95fd1155011c1ab55af95d9aa018d29fdba4f26f3ad1a8847c75a6ee67f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,040
Size: 1.00 vMB
Total Fees: 0.00944005 BTC
Feerates: 100.36 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (671,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,785 243,785 000000000000008c7ea82e2854768752f544ebe6e7e0cb3e1e52bc2a5a7a5ffc 148 0.06/1.00 vMB 103
243,784 243,784 00000000000000bd2eb1ba611a679612e390c9273b8222a0e9628f595e2f7239 194 0.07/1.00 vMB 211
243,783 243,783 000000000000006c6cde486c596f3f9d21fb125718d17bd263482965ed4e8910 66 0.03/1.00 vMB 130
243,782 243,782 000000000000000cc30e1d485be4b536c3cadf829b3df308b756be69fe50d0f8 147 0.06/1.00 vMB 106
243,781 243,781 000000000000006bb706d9ba2b4dfe680cb96b868745aa66e0dff47277153a51 397 0.18/1.00 vMB 129
243,780 243,780 000000000000008dcbb9cfd7cf054e304b258deffba7dba6d90d18f2c9ec5078 130 0.06/1.00 vMB 142
243,779 243,779 00000000000000db5a19e594387c469a25aba85e71f7cd73cb2a49d2b6942063 62 0.03/1.00 vMB 91
243,778 243,778 0000000000000053aedb8cb6d5969d2fc7e3cfa018ffcb64d6b66d4d6a72e090 329 0.14/1.00 vMB 147
243,777 243,777 00000000000000d1cde743335d99f375c230b39e8d86d888245b1c4487d59a5a 451 0.19/1.00 vMB 151
243,776 243,776 000000000000003b2c133ba08e09ae6c1c4f6d89fe657851ceca278083aa6435 531 0.22/1.00 vMB 145
243,775 243,775 0000000000000045176990c0e205a1553d77b46a0c452f553386c1e071459dd7 75 0.03/1.00 vMB 42
243,774 243,774 00000000000000d9b1d887a82dc7d92d549e8e4d79950f372def80699b4dc878 308 0.16/1.00 vMB 116
243,773 243,773 000000000000002ceb40d020ea987eb09214d34bb3249c1d51812ac3590a715a 508 0.22/1.00 vMB 133
243,772 243,772 00000000000000af208186c458046479b3bdbee09712466e0292599ee8d548bd 326 0.14/1.00 vMB 145
243,771 243,771 00000000000000720a5126e01eb86134345c187f250e9417b9a0f2f005d8b28d 137 0.06/1.00 vMB 176
243,770 243,770 00000000000000272e37b40e17b12bac3bdcc5311085f8fad19945ce32f2905b 334 0.15/1.00 vMB 150
243,769 243,769 000000000000001ff09e594c11c01d6306fc757c0a475c7f4c08c6c06fbe1c6e 366 0.14/1.00 vMB 178
243,768 243,768 0000000000000008fbfd69fee6f7dfb56b9ddc1fbb654f4468471e982a65e482 512 0.26/1.00 vMB 64
243,767 243,767 000000000000004903916f2fd29627990af831b3cde95ce3ff3adaaf62ff4dcf 130 0.06/1.00 vMB 91
243,766 243,766 000000000000009f27e8b49f1010e1d67a9b11e3ee9d1e6212ec3429fd064053 50 0.09/1.00 vMB 23
243,765 243,765 000000000000003d92aee11a236f65b8d35f04a60ca56a4ee051c7364fc86773 482 0.24/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.