Loading Tool

Explorer IconExplorer

Memory Pool

28,638 transactions
12.73 vMB
0.05179696 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.11/200 MB

Candidate Block

Mining Attempt c35afc1ca69e18f525e22611da31acd0f4537e8608f4daa9e62ae783681dc45a
Version 20000000
Previous Block 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a
Merkle Root 492ed154f4ffe0421562eaef1c608614290e38ffd139280095f15db1b0d13465
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.02115838 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,350 (725,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,404 187,404 00000000000007b96aa0b839332074ae489ce08354bfff467905fbafb25a2a20 10 0.00 vMB 30
187,403 187,403 000000000000015df048224115010a32920bfbf8f513d9a6a2b0c1810938ba15 10 0.00 vMB 14
187,402 187,402 000000000000019e87f02b837c06d17bd65a62160ff9b93cdb0c950043018a4e 128 0.04 vMB 230
187,401 187,401 000000000000045e04b3319d47ee3aa7e77ba282835f4eec8354835a812ec30b 65 0.03 vMB 153
187,400 187,400 00000000000007525b8c2a4e04d9bd98ae8b2f385572fc1e276c8d10711b6494 155 0.06 vMB 142
187,399 187,399 000000000000086b4f062d5ffb6a3a5e12e617358bc97a2227847db55f9e1d31 12 0.00 vMB 59
187,398 187,398 00000000000002d0aa60db146d30d65674c82e84599ac5ae8fdbf54f57e1793b 101 0.05 vMB 120
187,397 187,397 00000000000002d60321f43a46a26535159d02504be9ea754a147b611ca877d0 151 0.05 vMB 103
187,396 187,396 000000000000054a819bcc36b9d9289f3f0e96dae1cfd4152dc01609d201fc7d 8 0.00 vMB 15
187,395 187,395 000000000000007ebe63b7fb664dc28debb534b23ff7d53f893e2ed33b5f4778 434 0.18 vMB 128
187,394 187,394 000000000000031d39abf1efa204a172195027faf96b71a81d397a8ae8ee98e5 133 0.05 vMB 112
187,393 187,393 00000000000002a87b8caf639386f813a7f91ee7c46fc2a055b0b777d065adbc 111 0.05 vMB 62
187,392 187,392 000000000000049effb8777d15dab14aee66403d0c4cec6babbea4b9c30f18bd 135 0.06 vMB 101
187,391 187,391 000000000000072571a4901faf961a9b2a12d8a3d9cf6fc3615d72b015c8ec52 100 0.15 vMB 67
187,390 187,390 000000000000001ac4fec6563dbfe15b9475ef970eba678538d8bb4d924ae5e8 118 0.04 vMB 64
187,389 187,389 000000000000082095e41b173ddc7d6487efe6aac16f9231359f4b1cac6b4d66 117 0.04 vMB 54
187,388 187,388 00000000000002ca0393ab891ba370348553094804ae92d3bfc37856cd2e9e5c 99 0.05 vMB 104
187,387 187,387 000000000000054dfcf626bb2235710bf97dbb95283081226303c62e0f5ccfc0 18 0.01 vMB 31
187,386 187,386 000000000000069d2bca288d826f8fa4d2593782eb5c9f9d9c23d5d2fcb6a6a3 172 0.07 vMB 108
187,385 187,385 00000000000002ec2e8c29da60041cfba52b187125087d49b221d717c088de83 237 0.10 vMB 122
187,384 187,384 00000000000001124d56f75935d26ed3781de4b8cc9c5df633d8c6766af1ce14 97 0.04 vMB 79
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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