Loading Tool

Explorer IconExplorer

Memory Pool

45,496 transactions
18.19 vMB
0.19020709 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.95/200 MB

Candidate Block

Mining Attempt 983c1da7f8794ad2c8ed47730f23c75cd5d9c80e78405c90343f410122764775
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 374c0f7750ac3eaf378de66c6412e5c3c4321b89b27908de3fdc87dbfaf19581
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,018
Size: 1.00 vMB
Total Fees: 0.05994420 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (758,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,370 154,370 00000000000007e226548244ae57e421f993f77c8832cafaf0341dfe846ab2eb 1 0.00 vMB 0
154,369 154,369 000000000000049da35953b749964dd4767ee64ab57d5cdb52177feadda49cfc 9 0.00 vMB 0
154,368 154,368 00000000000002e21ca41d878eee9dd09b31442b180dfddcdd6ed69d3ba9d990 55 0.02 vMB 198
154,367 154,367 00000000000005e2938b238ff117a2c05813ed296f0dffe056457d870ae31106 24 0.01 vMB 64
154,366 154,366 00000000000003256565b1ec8b1fc1ed9b8eff3f41ac542b853c6b9ffae5ad98 43 0.01 vMB 15
154,365 154,365 00000000000006979ea4000d2abfd3839285f37724829e0e8ecf518ecc3e5428 70 0.03 vMB 190
154,364 154,364 0000000000000885441eef10c457d2af8524ceac9e166f6d96a098a5a7988d34 46 0.02 vMB 56
154,363 154,363 0000000000000b6bae8f7fb5a46caa6781352bc407b741ba1e6683caa409259a 57 0.02 vMB 16
154,362 154,362 000000000000009805b277ddbfcd5bedfc583a88f070289f33c2280a99df202a 16 0.01 vMB 104
154,361 154,361 0000000000000699f9e123fcb1902944e5d82ab09ced48d7396566496bd365a5 47 0.02 vMB 97
154,360 154,360 000000000000044a6d11628a6b62fcdd7e7ca602f709e8b78d03ef23b598dc0b 11 0.00 vMB 16
154,359 154,359 00000000000008ec173a38dfdb2f354062d71eb4bcf5542edfd57dd9196203e5 83 0.03 vMB 144
154,358 154,358 000000000000015cb61ecd05a37a612d786339379041fa96988468f591cc7a3e 72 0.02 vMB 169
154,357 154,357 0000000000000c9f65c899c88b74fa92712c20abb717d6a18350dc44dd468dc4 7 0.01 vMB 22
154,356 154,356 0000000000000808739254cb56e052abf55e0018a4005c5838b3d7f359e93f45 15 0.01 vMB 53
154,355 154,355 00000000000009604f8f434c471dbac5d8f221c8d638df6399847902339c0c06 77 0.03 vMB 7
154,354 154,354 0000000000000266a0d3c76f0322ab767875e268ddef7390a4df197027528bf7 11 0.00 vMB 213
154,353 154,353 000000000000087a7f1d108bc5d52baabc7a5a0bb6c0cec676e8e4eb50337655 31 0.01 vMB 116
154,352 154,352 00000000000009c7aae3f2ec93e705dabfacebdb537be769660dee3cd186e14b 8 0.00 vMB 28
154,351 154,351 0000000000000b32e86357defb2add626734bbf4ac321baf37182c7094765d4f 12 0.01 vMB 89
154,350 154,350 0000000000000798ed9a2ab4b8196e8b51d0540ed92090f324ecede2024ab802 30 0.01 vMB 35
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 97.39 GB
    • Received: 0.43 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.