Loading Tool

Explorer IconExplorer

Memory Pool

84,066 transactions
31.48 vMB
0.10204531 BTC
Random Selection Loading Transactions
Max Size: 192.88/200 MB

Candidate Block

Mining Attempt 2773233d1f33f493ab64f236938d280dff4e4cb14b1d335a318f61bd6165d6f5
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 0835968ee5b5aefa4ec25988578ca28b9c4701cda419943439da4dfbb931c90c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02979867 BTC
Feerates: 150.54 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (650,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,957 264,957 0000000000000003e1107cc92f371329dd338b466d19858ad79e716d673683b8 635 0.27/1.00 vMB 175
264,956 264,956 000000000000000c94c916865ef0293fcabe6f444297a100d91f4a545b29bac6 558 0.25/1.00 vMB 133
264,955 264,955 000000000000000d8139a4576785199633b5890564222893ba6c2511b9dd8f57 326 0.15/1.00 vMB 112
264,954 264,954 00000000000000024ecdc9bf706d1bf9de076e30cb489310a87e6ad198dceb3c 411 0.19/1.00 vMB 161
264,953 264,953 000000000000000aff52788645172e4acca1d9fc9387ebe4074d9ce275273b44 109 0.04/1.00 vMB 40
264,952 264,952 000000000000000af8b2672ea6e23155bbd3af832f254c3225ef974a01b57894 313 0.16/1.00 vMB 116
264,951 264,951 0000000000000007d282726d0d5c65f69e3b9cfe335ac27f69ea172357dea3da 662 0.27/1.00 vMB 155
264,950 264,950 000000000000000981d375f993833d899723e0e538268e5a24231735e7fa8b2a 448 0.18/1.00 vMB 137
264,949 264,949 00000000000000066c9fbf899d52d474c76b7493123853e3b696ebc9b8b143ba 81 0.05/1.00 vMB 96
264,948 264,948 000000000000000b647feda1820ad95b2ea9efb742e9087b022bd3d37530dc06 102 0.13/1.00 vMB 31
264,947 264,947 000000000000000e2b803426f943a6f131de5b22264d457f44ccfdea48525fc5 88 0.04/1.00 vMB 129
264,946 264,946 0000000000000008faf77292fc91a7970091aff0fecc8060ff4d910e02218c64 91 0.14/1.00 vMB 30
264,945 264,945 000000000000000eb43da5d1c57d231636a1023307060473eda71992206cad90 64 0.15/1.00 vMB 7
264,944 264,944 0000000000000008e56bbda4d8099ff3c5f16d8922121aa66d88f857e3c81717 231 0.18/1.00 vMB 60
264,943 264,943 0000000000000001965a2fdcf031848d2fe08a7b0464f0d45b6e90bfed4f56c7 608 0.25/1.00 vMB 141
264,942 264,942 00000000000000019c922c4484b872d98735e2a578b94721c41312f1c518cf98 92 0.06/1.00 vMB 81
264,941 264,941 00000000000000081add4d2f1734467db0eaece99d8dfb9f3830c5030ec112ac 263 0.14/1.00 vMB 57
264,940 264,940 000000000000000ec49ff8087e03ca825601cbac503fc1748c5e01d8182f5f4f 458 0.18/1.00 vMB 125
264,939 264,939 00000000000000016056fe1b1e81874bfb30342ae4d4d87ffe1f024ad9b8261e 173 0.09/1.00 vMB 79
264,938 264,938 0000000000000008512cb7c550d1e73bb5b3b8a663a569557d512d84882dc06f 623 0.25/1.00 vMB 159
264,937 264,937 000000000000000d7cf64e43fd91998f42db6a5819db8cfcf74682c92a396fbe 290 0.15/1.00 vMB 32
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.75 GB
    • Received: 16.97 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.