Loading Tool

Explorer IconExplorer

Memory Pool

71,997 transactions
28.19 vMB
0.06675349 BTC
Random Selection Loading Transactions
Max Size: 170.49/200 MB

Candidate Block

Mining Attempt e59ef50793bc62684fdc275bc4bb3fdb8e6eb13f096b6c05ac665691d6bcb8db
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root df0acd0f9d375cf098daa10ff1daa33dbc2d576f6e789c26ee4666f4b9c785b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,534
Size: 1.00 vMB
Total Fees: 0.00519368 BTC
Feerates: 85.21 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (756,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,172 159,172 00000000000009e9534e25c43790d08f79ab79083d5e0ea1330374803203bf31 12 0.01/1.00 vMB 149
159,171 159,171 0000000000000305ab13ae3d00380f65d8c930a557429bc278d09a6f7a7f8c79 60 0.02/1.00 vMB 16
159,170 159,170 0000000000000e2390b01b6e26401380951846f8c4bc9ceb00c7dd7e31ad5f8e 51 0.02/1.00 vMB 778
159,169 159,169 0000000000000411c8cc6cb49039050b4793562824919e500a15c5a66e1b5ea0 38 0.01/1.00 vMB 136
159,168 159,168 000000000000025df4850cee95151a1b261d98a55630eaed5b2c714eab2de264 11 0.00/1.00 vMB 57
159,167 159,167 00000000000009f67be492fd3bcbe3a84a757a67e75ac029dbf719f556386949 11 0.00/1.00 vMB 0
159,166 159,166 0000000000000e4ebb355b3ac3083c112d6f59708cb30d6857219775c4c7db98 3 0.00/1.00 vMB 0
159,165 159,165 00000000000001894f23d74ed1f2910d5213677dac7dc1814d53d159481ac425 23 0.01/1.00 vMB 0
159,164 159,164 000000000000084a191b623e93ee547df7e9efbe767d64ea5e53cc507cd0ecc0 4 0.00/1.00 vMB 72
159,163 159,163 0000000000000897b855cda1cf58bf6b1b7ff37e05eb0d708e66ee25ee2736bb 19 0.01/1.00 vMB 301
159,162 159,162 00000000000007fddd0af3b0f67ffadc2b779e45c24f4f7dff602534787c820c 9 0.00/1.00 vMB 35
159,161 159,161 0000000000000aa44aeb4d3fafa1e489e8a4cdc50976c3ef05f2503ff92b71a8 11 0.01/1.00 vMB 47
159,160 159,160 000000000000073bf64890346a9c57b58ddbc23d713a37296256ae5316d1bf87 12 0.00/1.00 vMB 0
159,159 159,159 0000000000000860c6ad331645a54ad08ed34422a9e778105c383c3ab1bdea0a 12 0.00/1.00 vMB 50
159,158 159,158 0000000000000ad306518f747af5967a9ca8282d6b5db32c404c75d78862ed04 75 0.03/1.00 vMB 51
159,157 159,157 00000000000007852495a0565f576ed70c0f2ea38ab6f214ff0e3fe5baf41a2a 5 0.00/1.00 vMB 889
159,156 159,156 00000000000007f063852f0aad58a4e71c31ed678fe086b34b01c4caa12f75bc 15 0.01/1.00 vMB 87
159,155 159,155 0000000000000512959e3bfc540822b92b6e6520aa9d040d35c876c98c1f8f2c 9 0.00/1.00 vMB 50
159,154 159,154 00000000000004bc135be401893f044be324fe18d39fdb584ae4d07c820869aa 66 0.04/1.00 vMB 100
159,153 159,153 00000000000003d29978c5c44773e9393405b89e6ab3ef805586c2835a0e6c52 95 0.03/1.00 vMB 65
159,152 159,152 0000000000000d56d6f8dc3a56e25043cbeeb0953df7aba6cdb01a1eb0ebc63b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.