Loading Tool

Explorer IconExplorer

Memory Pool

22,740 transactions
9.80 vMB
0.07295336 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.30/200 MB

Candidate Block

Mining Attempt ff47e10e45a6677768a084c3f99d8a86e5d63265055bc644a1e17a5885c423e9
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 9fae516d804b432b065badd245257e7f5cd660a87ffd24b8600014f3c31cf2e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.04636293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (754,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,420 158,420 000000000000048da575691b80e6dbd33e94c2e370471a31899593d477031221 10 0.00 vMB 31
158,419 158,419 0000000000000d3ab3616b2c54ee7a6a919bfc19c3fc94a355282ead5a24ec45 27 0.01 vMB 70
158,418 158,418 0000000000000b62bfbd6d808062f670f2d3a8432f178973e85b6f0bb2fae347 3 0.00 vMB 1,197
158,417 158,417 0000000000000ca62a61980dbec9ae6aeb0318b941c1e5eafe2ebf08c037f346 80 0.02 vMB 0
158,416 158,416 0000000000000ca796bfb65d9c26cec6c58cd498603beebea6176aba8505724f 16 0.01 vMB 44
158,415 158,415 0000000000000c1d383e9edfaf4a035e85625ca99b7f09d27b0acd4d1a13793e 12 0.00 vMB 52
158,414 158,414 000000000000028965c084f843b6b042f88b66a47fc38b105b551ae8e6256f25 11 0.00 vMB 0
158,413 158,413 00000000000004ecc1331383c8229da818619ce875bb4252f85a981fd8897799 64 0.03 vMB 30
158,412 158,412 000000000000033df1578d784c893d4d0948fa9a01e4a85fb5f66c397fd98178 12 0.00 vMB 4,048
158,411 158,411 0000000000000d26b26c39cff9529e218f659c43098201f4a730e9faa9d951cd 13 0.00 vMB 327
158,410 158,410 00000000000001a4efec46350745efaf37c8ca7a3274a969ddc142e3f41bde24 4 0.00 vMB 90
158,409 158,409 00000000000009c2ce7310a7d047aac8f8cb6c2c1e86e0664eb98e74cb0948ef 122 0.04 vMB 46
158,408 158,408 0000000000000cb37e4f7e5f1bd15fed6f0ddb0855b9e592f65a62fefa83357b 9 0.00 vMB 1,848
158,407 158,407 0000000000000c79f407184fc7ead4f1639a386471e4857b55d6a09e200096e5 31 0.01 vMB 15
158,406 158,406 00000000000007b31863183bd0fd8ac65511b9549652577f3ab6b48c8219cfb8 5 0.00 vMB 108
158,405 158,405 0000000000000cc45e71697549bab160e681c977954d4ff29d112b58124d5cb1 19 0.01 vMB 294
158,404 158,404 00000000000001ed2c78c77974eef3adfd28d0f4b00f1a994eecbe8c1b8581b4 14 0.00 vMB 535
158,403 158,403 00000000000003264e7689eda79dc7784f9c683d8dc123ea3856b44e025d77c8 89 0.03 vMB 18
158,402 158,402 00000000000007a4b98429a3e3f125e6cbe40ecc8f3942ff694c0adf4813de9d 111 0.05 vMB 170
158,401 158,401 0000000000000a1159fc3a87fcbff4afcc5c8c494352630c4784a58831de963c 10 0.00 vMB 12
158,400 158,400 0000000000000494ff953010c1696ea00f9476b89a27f0f3f62b4e1f292c1a7b 58 0.05 vMB 299
Previous 10 blocks ↓
Total Size: 779.57 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: 276.67 GB
    • Received: 1.08 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.