Loading Tool

Explorer IconExplorer

Memory Pool

11,294 transactions
3.96 vMB
0.01650790 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.99/200 MB

Candidate Block

Mining Attempt 3f68a758a6321cf7e0e785de9026ce39fe7923e7b9c65a855263d24ff49b2634
Version 20000000
Previous Block 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153
Merkle Root 6c601bd891609a37826f7d278b08d2b871eefc680a396962b3728e566e0842bf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.01181808 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,481 (751,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,466 162,466 000000000000089972d2d24f587a14e807db00e81ed0399a45da283c07ba15b2 99 0.04 vMB 35
162,465 162,465 000000000000089d4345ac7fd6560c251a7ec0d168bcbfdbb0a728b8d51f52f9 40 0.06 vMB 91
162,464 162,464 00000000000002b410864c8c4f1266382e795223b8dc9f5e7d2b75f8e6063701 19 0.01 vMB 81
162,463 162,463 0000000000000886907a0ae2d27acabf12ae3366e66c07649b2512f820135b32 34 0.01 vMB 18
162,462 162,462 00000000000000334cdff412cd64a565766978cb595b19ef796ef46c61f52013 13 0.00 vMB 16
162,461 162,461 0000000000000c003ee3bd9b0196301f29ca2792691160240db372b0fc4d34e7 72 0.03 vMB 148
162,460 162,460 000000000000072f45e3b70dda865990208b44d5b0bda2e494239f8f22942eb5 17 0.02 vMB 15
162,459 162,459 000000000000093ca7db684e78050db5e3730228d12f82a6488aa5627c6e793a 34 0.01 vMB 310
162,458 162,458 0000000000000943cd17f5ad4f39569371697e3f6beb83660c8d43d4b4a99437 12 0.01 vMB 411
162,457 162,457 000000000000088c9f6467d4a5571a76b8a4303db8690d7a18446a6235ed2bb9 23 0.02 vMB 128
162,456 162,456 00000000000004ec841222ab49c8e92622b63c59a6c95df29764402f9c4eda49 54 0.02 vMB 244
162,455 162,455 0000000000000417374e40f66fcdb909cb81052189eb71581befd75789774a45 106 0.03 vMB 0
162,454 162,454 00000000000006e6384ae0f82889b8fe21737c3f61f514928d552059ab15999b 82 0.04 vMB 188
162,453 162,453 000000000000005b533507bad7b1a954d41138d489af895dfb015a98fe7148d0 12 0.00 vMB 369
162,452 162,452 00000000000001a2dbd0544dd5224d6f4ca23707fbfac376219ffd402ddeff00 10 0.00 vMB 34
162,451 162,451 000000000000007b7ddf021e1a142def6a59b281ae7080861d240ddb3b40a04b 52 0.03 vMB 1,307
162,450 162,450 0000000000000c2b4fb32152b067904f124c602e495182f23ab685a45969efbd 10 0.00 vMB 216
162,449 162,449 00000000000007244f0f327968b2c3eea324cd4aa05ba8d982aa4e9b4a72d874 12 0.00 vMB 0
162,448 162,448 00000000000000a7f7b8a96a7dbb0e5943a4c3d6c7e9b0065a11e84677876fc6 51 0.03 vMB 841
162,447 162,447 00000000000000b95f14044bed5ee600b13ceb8f21841125a8b97230304ff97b 4 0.01 vMB 8
162,446 162,446 0000000000000cc035878dd9e65c220c1f068cecaef98245d5c13e3b1a8cd8b1 86 0.05 vMB 36
Previous 10 blocks ↓
Total Size: 779.70 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: 344.52 GB
    • Received: 1.66 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.