Loading Tool

Explorer IconExplorer

Memory Pool

38,960 transactions
29.00 vMB
0.07597602 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt 02198589a2a2382b2722b32377187c94520489c1ffad80044659e75892b10cda
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root be9f23517332861415aa08244952bda891f72fd0a61ffa5d4b7e7a757a61c31f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.01939006 BTC
Feerates: 301.05 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (682,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,123 232,123 000000000000005d8d61dd45b6d78c78d35171346aaf68c9272100053889b62e 241 0.14/1.00 vMB 186
232,122 232,122 0000000000000136621541b2bbb0bc47a39b39865b64f75c83c3dc12683a4df7 93 0.05/1.00 vMB 177
232,121 232,121 000000000000003bd1b2d51ba5c51925404c254e749268f9f1f6319b39304e0e 173 0.07/1.00 vMB 206
232,120 232,120 000000000000006fc61cb4e37a83e8a7b7bb531768223a9cbd9bd0399d170b0d 140 0.16/1.00 vMB 29
232,119 232,119 000000000000017c4de2fe9c3bea6df1a717ed736969e3c1eb54bdcf74d8267c 136 0.25/1.00 vMB 16
232,118 232,118 0000000000000077fe92e58ed7a6c70d61dc165ea5c1c9d3f4870ccea4c6d6d0 572 0.25/1.00 vMB 188
232,117 232,117 000000000000017ffbdf8655c24dce8aa21a77823de8a6c5791aa57461c0dc23 166 0.18/1.00 vMB 69
232,116 232,116 00000000000001b1d76c91091eb40fdcedcb7bd8b653d0f0b7112da5a4873516 1,299 0.47/1.00 vMB 189
232,115 232,115 0000000000000151afb6ab4ae589d239411cba496b109947a19c8d0da6358381 524 0.25/1.00 vMB 140
232,114 232,114 0000000000000084cb6fa22ec4d894d6e29ad8af995701c535fe14a3182a09b4 539 0.24/1.00 vMB 372
232,113 232,113 00000000000000dd686225862f4529d78522ec1c1b0a5b170d541dbc455625af 280 0.16/1.00 vMB 123
232,112 232,112 00000000000000beb9a3ae3c257ff47912b70a0ad80b9fe338f3613ed997022a 256 0.08/1.00 vMB 247
232,111 232,111 000000000000005b67ca78fe20b2433622ea1a4e57c33a6b2f7510d6bb3c115e 47 0.02/1.00 vMB 21
232,110 232,110 0000000000000008c3e7b684e2aa56bebba3beb267a8d932fb84217becc0406b 753 0.33/1.00 vMB 142
232,109 232,109 000000000000001769d6cd877fd34a7713ea2c698b54a90c3956b5ac588013bf 481 0.24/1.00 vMB 126
232,108 232,108 0000000000000182d5371be9c3799bbbb9bf189661c9c1e87c2b094c8c9f4537 550 0.24/1.00 vMB 176
232,107 232,107 00000000000001998777ce9c6e65bf994451ab45c648b200d9ee038d4d2831dc 425 0.23/1.00 vMB 224
232,106 232,106 00000000000000b4b121ab28c6993a630c5fe50444118607024ba158d439fd6f 373 0.25/1.00 vMB 106
232,105 232,105 000000000000019fe34b60c1d1155cae40852d2050e36a13d8567e322055b549 379 0.16/1.00 vMB 160
232,104 232,104 00000000000001059283df4e5df7b248c49ab2d3c514047083eee71ccecf666c 582 0.28/1.00 vMB 153
232,103 232,103 000000000000002686291247f18100f361141707774e6097a2bd4ae50cdb446b 606 0.24/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.55 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: 621.67 GB
    • Received: 11.24 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.