Loading Tool

Explorer IconExplorer

Memory Pool

88,401 transactions
33.03 vMB
0.12195198 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 3092bb4ac3a91536cae3d1b5523a0be805fe3a94a037f6cf474b140ff3faf02d
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root cab304c04a449172f72a572c6d6c87e49a328e12f5b6c2473911a266efcf0404
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.03582968 BTC
Feerates: 318.30 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (449,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,127 466,127 0000000000000000000a257bfd7725374269da9b47a469dddd130b504e94d5e3 1,534 1.00/1.00 vMB 218
466,126 466,126 000000000000000001b0021febc6e331307a99b3207646c7dbbba8f0bcd7c732 2,148 1.00/1.00 vMB 171
466,125 466,125 0000000000000000010f5f01233fa2c6ecd4047d38371e4d9f4b9eca696cd706 1,649 1.00/1.00 vMB 187
466,124 466,124 000000000000000001289e9dd0d526f8e26fdb0a80620ed827cedb4d59380cc6 2,219 1.00/1.00 vMB 243
466,123 466,123 00000000000000000028127faf5c75d38de199bf57bcc072e213c5f6007db13b 2,036 1.00/1.00 vMB 235
466,122 466,122 000000000000000001a6156170b209374700eda2d98bee1bb25454cbbed6672f 1,906 1.00/1.00 vMB 208
466,121 466,121 000000000000000000c6bb5a4d2640369b9f0404f21b885af60c9fd1c5b70634 2,241 1.00/1.00 vMB 232
466,120 466,120 000000000000000000929986772bc79e365b74dd4c562b6cc67c48dcdb56c5b3 2,018 1.00/1.00 vMB 247
466,119 466,119 00000000000000000166bf4732af477d7610e3a9eed3e6da35c501dd45ca36d1 2,112 1.00/1.00 vMB 318
466,118 466,118 00000000000000000171884081ca103759e0bf75da2a40da983f03646c87c739 743 0.22/1.00 vMB 282
466,117 466,117 000000000000000001f635015c31e1cf32016205405367692f3388be6544331f 1,712 1.00/1.00 vMB 155
466,116 466,116 0000000000000000015cc34b31377b16e4aba47aef97bd9a3ac523ad0ee7e119 1,872 1.00/1.00 vMB 183
466,115 466,115 00000000000000000101c64d6e34fe0dbf873c0a42a6ea45af08fb7792c9ac96 2,551 1.00/1.00 vMB 220
466,114 466,114 000000000000000000d038df88d97826435edc2cbfbd96f50c5d170e2af24d70 2,430 1.00/1.00 vMB 243
466,113 466,113 000000000000000000ccc80b8606cb267fd42b955da41f25f22dd536f1dff562 2,293 1.00/1.00 vMB 216
466,112 466,112 000000000000000001d2a25abb9990c0ea2d16868a260bc46f85c4dbe7ec4143 2,448 1.00/1.00 vMB 263
466,111 466,111 000000000000000001dafdfe46729c999a9d1066fbff45ab2d78b6948b509118 2,053 1.00/1.00 vMB 252
466,110 466,110 0000000000000000013ea497d05b5d8c46f5019c889706c46789848ee910fe4d 1 0.00/1.00 vMB 0
466,109 466,109 0000000000000000012ad27152e6b555b1470d605d3263d09273ea61aa46f5df 1,940 1.00/1.00 vMB 192
466,108 466,108 000000000000000000197b642187797b4358399c3a5fef07c472b868b9c37453 1,821 1.00/1.00 vMB 185
466,107 466,107 000000000000000000d42df7e8ef3b3400d6dad6358aee99b364b35f3ff7ca7d 1,955 1.00/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.