Loading Tool

Explorer IconExplorer

Memory Pool

75,236 transactions
29.89 vMB
0.11000398 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 30b42f013da4a12decfa789ee786e68939e5b2f54fd26358dd880e3506ad3041
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a43401a1bab2474174949e9efeff442a8e6eb67cbf73b0c66ef4761121dacd3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03846948 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (230,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,371 684,371 00000000000000000002bcc7e1a1f00b345c563af4cdde9c1e339c552fd5aedb 2,188 1.00/1.00 vMB 113
684,370 684,370 000000000000000000064f76bd7746fe2b69b32e766d188c8a86f80bb9ecd23f 2,176 1.00/1.00 vMB 109
684,369 684,369 0000000000000000000679f180814623549b3f90e2932c6d7f195bfdd443474a 2,456 1.00/1.00 vMB 122
684,368 684,368 000000000000000000038598965a9f1dff3088db7e8f2aeb0851f1b6641d4255 1,776 1.00/1.00 vMB 109
684,367 684,367 00000000000000000002adfcf54dbb45cb96fbabcde3068800af651f7d3e3c25 1,321 1.00/1.00 vMB 125
684,366 684,366 000000000000000000036d7e288c70448f6f5df167ea3d4a2518bac9856951da 2,146 1.00/1.00 vMB 131
684,365 684,365 00000000000000000001db82ae980cc03c1c60a100ac269c4421b2b402bc1ea9 2,461 1.00/1.00 vMB 139
684,364 684,364 000000000000000000072ac3ea6418d91a23cb4175e8906ed2cb72c54620c8d0 1,827 1.00/1.00 vMB 119
684,363 684,363 000000000000000000081622f4690390b4ae05949b98bef78256b352529a8bda 2,061 1.00/1.00 vMB 126
684,362 684,362 0000000000000000000359afaa84a17be66ccb172671124fc4b0682fdbcdee90 1,774 1.00/1.00 vMB 116
684,361 684,361 00000000000000000008eed4eae2605567868fb05eb44a36820655aa4d017bae 2,591 1.00/1.00 vMB 142
684,360 684,360 00000000000000000004989c27bf546a6208b7cbdceb3b48ac1edef92f84a3cd 2,302 1.00/1.00 vMB 119
684,359 684,359 00000000000000000005ec83cb604a3cad48e8e82afdc5d9629100dd6cab77fb 2,392 1.00/1.00 vMB 131
684,358 684,358 00000000000000000009536b5792ababcfa480cce333570a454b76b6c42352d4 1,725 1.00/1.00 vMB 119
684,357 684,357 00000000000000000006be16f8c8001531d80744de4402e4a18025284fa93a87 2,773 1.00/1.00 vMB 133
684,356 684,356 00000000000000000002cfe5f485cb6877d35843fe75a830fc6ccf4af58cc7b4 2,488 1.00/1.00 vMB 137
684,355 684,355 000000000000000000007877dc66713ccedc9c9381967de7c79070f2a7740a8e 2,546 1.00/1.00 vMB 140
684,354 684,354 00000000000000000008df42842b993b4dba15a75f7fe543d9f9d6eb2745a030 1,356 1.00/1.00 vMB 120
684,353 684,353 000000000000000000097d7d0b6282e0b48d6df7ca9138a404b417d0756368a5 944 1.00/1.00 vMB 117
684,352 684,352 0000000000000000000174467405da1e3c4b5a605471c51711f3491b9cd40f1c 2,518 1.00/1.00 vMB 129
684,351 684,351 000000000000000000085a090f3722fb0537d08742fd1dced57ee7a1974f6583 2,369 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.