Loading Tool

Explorer IconExplorer

Memory Pool

38,717 transactions
28.42 vMB
0.05939113 BTC
Random Selection Loading Transactions
Max Size: 144.18/200 MB

Candidate Block

Mining Attempt 1fc907d5bde3544da65656ee19ace86b7f46301604c6bed9f8837feb73d91ef7
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root f2246e928b2c31537399d8bdb4b808a9b1b7dcb4d91c443b6c0c6c6544d3062b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,214
Size: 1.00 vMB
Total Fees: 0.00471934 BTC
Feerates: 50.27 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (682,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,432 232,432 00000000000000a6ea631753a4f78ed65397de19aa7a2e0dfe44ba14ceaaf54e 155 0.11/1.00 vMB 86
232,431 232,431 00000000000001677cb8673ffa97581c02b1504cbbd0d30b637baba13291e684 491 0.25/1.00 vMB 142
232,430 232,430 000000000000016bcbeeed34b7c9f7622c067bf3ea735c01b64b8284b850a3d2 4 0.00/1.00 vMB 467
232,429 232,429 00000000000001c78b3e72a0f99462ed9ca6531845489f0e40b307206f134b61 275 0.11/1.00 vMB 214
232,428 232,428 000000000000017a7c1af1049019cbc7402444ecf07e9f9a036352cd160f3ae2 439 0.22/1.00 vMB 147
232,427 232,427 0000000000000029c13d97cbe69fab33dc3df58cdcb10e90aaf6b63f2d52426a 213 0.10/1.00 vMB 154
232,426 232,426 000000000000013a3212b5efc39b3b68a2e7f3e04c19b5309deee68cb6d3d9cf 400 0.20/1.00 vMB 138
232,425 232,425 000000000000019758ad1597983a1c899210a94b7d56c504a2bce23dbc60fc08 1 0.00/1.00 vMB 0
232,424 232,424 00000000000001c9f88aa30f5da59fc57ed0a0c65ddec049ba9d006dd351eda0 288 0.24/1.00 vMB 86
232,423 232,423 00000000000000507008a7f682723acaacca289c63b795c7d9c4e4132de660f7 174 0.08/1.00 vMB 142
232,422 232,422 000000000000006b2f1b44bb31c2bb52d0986c22794a3fe9c8e104ea4ba34863 311 0.12/1.00 vMB 158
232,421 232,421 000000000000002223fc418a758995937cdd1b1ed8bee478df24d06ec1700f72 383 0.19/1.00 vMB 144
232,420 232,420 00000000000001a9f6fac9e0a6f6b058155622dc53e53c2cd0dee87504d66d24 366 0.16/1.00 vMB 96
232,419 232,419 00000000000000f0a4227f304b36c83050167e435975d66f108e0c2015bb6a01 220 0.08/1.00 vMB 205
232,418 232,418 00000000000000ddbb84441de7d7e5837a7583ab0f778ab83ee4f5df9fba96f6 326 0.13/1.00 vMB 159
232,417 232,417 000000000000015fa359b728c5dd7d47517d4affd1c633c237cbd76db9cd3999 216 0.10/1.00 vMB 142
232,416 232,416 0000000000000033269f8bda29669a773ac245b72ad9efc447974490ce12c3aa 287 0.13/1.00 vMB 183
232,415 232,415 000000000000010418f772826339570ca7837622a350f8cc509ae0061dc93935 126 0.08/1.00 vMB 119
232,414 232,414 0000000000000170605e7698aa061d6e2822fa179dea1ade706bfcb0cc04cc99 106 0.04/1.00 vMB 109
232,413 232,413 00000000000001caa0b2f93c8dc49bd906e8925cddf2d98062dace0b5552ad47 64 0.03/1.00 vMB 201
232,412 232,412 00000000000000f9163be9861b6db42c064054f99cdfc24425389b5a5f4bd07a 165 0.10/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 781.64 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: 626.29 GB
    • Received: 11.62 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.