Loading Tool

Explorer IconExplorer

Memory Pool

12,283 transactions
4.26 vMB
0.02163470 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 25.80/200 MB

Candidate Block

Mining Attempt 910542dbb90bae630e32dcda47ed9e7e5da4ee96bba9dd69de7bcdba9e1434e6
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root 0d508fe8d3b9da3398727e3ccecd747dfef5f8c6ea4d4613a3565b3d61e68d7a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,576
Size: 1.00 vMB
Total Fees: 0.01595262 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (783,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,374 130,374 000000000000066bb38dd5231c3e857e6ea3d76fe606b9eb2063d6672cfb51c3 79 0.02 vMB 71
130,373 130,373 00000000000015c2041a918b074667e535d0f91744afb09e8e9995b52c0687ab 58 0.02 vMB 1,393
130,372 130,372 000000000000070564d5ddb4e0e456ad8d2da5a0500f280575adea4fcd6283ba 142 0.05 vMB 287
130,371 130,371 00000000000000dd7ade8a2658a66dd4e260afa0be2b7427150b039ea117562a 47 0.03 vMB 911
130,370 130,370 0000000000001ad82e3ad1afcd6d7f359591db7ff0cff7b384e22472c7d5d437 14 0.00 vMB 750
130,369 130,369 0000000000000f73455c32d76f5686ebc305ed5c7134dc9d25dda7c8dccd3b46 53 0.03 vMB 1,077
130,368 130,368 0000000000000b64bd4333b74083964782f01cf26d3db613e5ed7d16da5a11f3 76 0.03 vMB 1,732
130,367 130,367 0000000000001c1ac65de51358d33d9ca0d4bfb79ecad1fa49d00e86c71b0f4c 25 0.01 vMB 143
130,366 130,366 00000000000005879638b45c0ef19ca233b5f02058bc61de891b48a5877dc79b 1 0.00 vMB 0
130,365 130,365 0000000000000de59eff4e51837ffd197c018f82f5abc783028707edee118a1f 49 0.02 vMB 1,030
130,364 130,364 0000000000000fdb9923c4b777ba73d3054e932825500c33a518067533e78637 25 0.01 vMB 2,259
130,363 130,363 0000000000001ad6dec1fc55be6f6063198e3d22d499680a7dbb5b33094c1110 112 0.04 vMB 206
130,362 130,362 000000000000063981debcac5396320f433396fe93f20aaa77384f125be4f48c 71 0.03 vMB 1,422
130,361 130,361 0000000000000c7463c8e6fd9549314109f32dae6e710fce71fd12b93c8feaee 72 0.02 vMB 447
130,360 130,360 00000000000009478fca18b8bc7a1b3e003134e46d75c7a9549eb7b7dd14822f 130 0.05 vMB 453
130,359 130,359 00000000000015448ec326fd9481107bd6f29de32ec9777d847421e383c020a0 33 0.01 vMB 1,186
130,358 130,358 00000000000012ef95f7d2934918f931695f63049b50b0921ad70f2c600c451d 118 0.05 vMB 925
130,357 130,357 0000000000000241e5b4f5aa7324dd5c5f0ab4805e2058435e1044ae62317d9a 125 0.05 vMB 186
130,356 130,356 0000000000000f2db7266aba56b19bf9dba0f02bb04fd9cdd3d64e393349fbf7 72 0.04 vMB 752
130,355 130,355 00000000000012c80fc27bfa925ead9805e9f5026a4a0e0a42a9270258bd81f3 53 0.02 vMB 1,562
130,354 130,354 000000000000105a2426a2b28b24efd04bb8cd1a132b9b50832c0e2b9ddfe355 39 0.02 vMB 1,337
Previous 10 blocks ↓
Total Size: 779.71 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: 351.32 GB
    • Received: 1.70 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.