Loading Tool

Explorer IconExplorer

Memory Pool

37,893 transactions
20.19 vMB
0.08400816 BTC
Random Selection Loading Transactions
Max Size: 109.77/200 MB

Candidate Block

Mining Attempt 859968f9af56e8f0b801c09c76b732fa57dca81eaf256e0678b2980866ba8d5d
Version 20000000
Previous Block 00000000000000000002028351be1ef9eaf2faaf699028bbb3051644d2941aa6
Merkle Root d0481a486b200ab388d8f28a504de36a810eda021c444e37df409fa88e0a2d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.03006045 BTC
Feerates: 160.17 > 3.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,903 (663,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,373 250,373 0000000000000011c403e7fb5dc5ba0c4c0a5ce996467fd79a6f2b706fe7066d 128 0.05/1.00 vMB 158
250,372 250,372 000000000000000b30baab1b0593d239bc7961e218deac9f1bf8c6252cf735f7 1,135 0.44/1.00 vMB 148
250,371 250,371 000000000000007290fa7bf4305fd4f9a50f96746733282a24b1c40b8d8573ae 255 0.13/1.00 vMB 114
250,370 250,370 000000000000005b0da17eeb465d918418ca19066cf96bf7530895354238a330 569 0.26/1.00 vMB 131
250,369 250,369 0000000000000051886a6fe6801154f9793791e0ef3caccd53213a0980687ece 264 0.12/1.00 vMB 139
250,368 250,368 000000000000006ebe19becc613913282d348f2583243495a82de75dfa070f52 712 0.27/1.00 vMB 59
250,367 250,367 000000000000006a3350305e86389f1080460c4aeb02a84d6d5563aec4011456 587 0.25/1.00 vMB 178
250,366 250,366 0000000000000013f8e4440c2d77a63e14038ec0eb08a188fb713e2f0d46cf62 43 0.02/1.00 vMB 156
250,365 250,365 000000000000006eb4d3220b60ee8fe2e5cbf1f27a8d70ccb712169c901f7d9e 121 0.05/1.00 vMB 96
250,364 250,364 000000000000004427bdc20cebc70425adfac2119ba9933bf432bf8bb0be8cd9 281 0.11/1.00 vMB 133
250,363 250,363 000000000000002e349f27d69c7dc7735a7ec26fb86987fe5afddff63c8c681f 514 0.28/1.00 vMB 123
250,362 250,362 0000000000000056e5a4c4f6ad911b683cb137968d462c5716238d50d3517aa3 592 0.25/1.00 vMB 125
250,361 250,361 000000000000005c17685a8091f8c7bec8adf1ea21b0f091b85748ef27b1d500 440 0.17/1.00 vMB 151
250,360 250,360 00000000000000316a102a1d5d29ce286440b083896251d4675cce8c9e9fb726 141 0.08/1.00 vMB 110
250,359 250,359 00000000000000398802f6d4be74fb3a5bcdb75f23097d87913bbb8b1a985fd0 534 0.21/1.00 vMB 126
250,358 250,358 0000000000000040d12c147dcd0bce73d6b5e93eb8093ead5f823da08cfabda9 39 0.03/1.00 vMB 102
250,357 250,357 000000000000003cebc5e50b4cca4a0860d2475872a331fb2d08b67fb1cb6ae6 169 0.07/1.00 vMB 116
250,356 250,356 000000000000006cb6176efea47ee3ad6d582d41d9b826113d869e6c405c7563 45 0.02/1.00 vMB 40
250,355 250,355 000000000000002474173f55c8d37af1193391016357e2a3b11fcd563d92768a 238 0.11/1.00 vMB 114
250,354 250,354 000000000000002ce7484c0becad5621f5c48cee133bcc895489b6aa76853c86 389 0.18/1.00 vMB 162
250,353 250,353 000000000000004e6deee9a5bbeb17135985cc0dc22047c41b6424e38ee8a997 481 0.22/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 780.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.07 GB
    • Received: 5.42 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.