Loading Tool

Explorer IconExplorer

Memory Pool

77,143 transactions
28.82 vMB
0.07896813 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt 093ec8a4bcff751de6c2b30424c1c6fcb17003abae93dd98767d052528a6348f
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 51528f443e9fe5f7b8874cb79ba0ac298d1162b2c4031d4f4adccb6188a8a394
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01903474 BTC
Feerates: 150.93 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (507,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,211 407,211 0000000000000000026f514a7286b1dde29b9f59159f463ab013db7b62c46c11 343 0.21/1.00 vMB 32
407,210 407,210 000000000000000005eee7aa545a59b3a9efe41e1cb538791bc49831d2629202 145 0.12/1.00 vMB 33
407,209 407,209 000000000000000002f94c52cf29b6b459e6d3fd2167e39b1064967a941c5098 685 0.29/1.00 vMB 37
407,208 407,208 000000000000000000bc54f7f786a36396017fed5fba97fbfcaeab57639b6183 1,841 0.89/1.00 vMB 37
407,207 407,207 0000000000000000006d47b1c27eb15a972e41a07736c1e6e404024bbe680a98 16 0.00/1.00 vMB 69
407,206 407,206 0000000000000000057d9566341adfcad2d481e8b1a34d992be5fa8ea56ad8ac 693 0.73/1.00 vMB 15
407,205 407,205 000000000000000002448769d0024fee53782144a8b0af92756fde895a742ba6 2,530 1.00/1.00 vMB 46
407,204 407,204 000000000000000005b932a5334b184069df4ac5f17dfc9b2bb16330846c2886 992 0.46/1.00 vMB 39
407,203 407,203 0000000000000000044aefee5449d086c9d93964df635d3401e4b25c9cc96cf5 12 0.00/1.00 vMB 188
407,202 407,202 000000000000000005360c573963b995fd6d49370cb509b3b14ac82caf0231c7 871 0.97/1.00 vMB 16
407,201 407,201 000000000000000004dc5d69fa9d2e6ed83db0b5a195f0917db6441dfdf36066 2,070 0.99/1.00 vMB 31
407,200 407,200 00000000000000000652e9a226770c663b0870997758cffd6e2a778671cacb1d 2,397 0.75/1.00 vMB 78
407,199 407,199 0000000000000000054f569ae2fff3b3c2ceb1381836ee401bc876f705d52f8e 2,544 1.00/1.00 vMB 60
407,198 407,198 0000000000000000061c0a1670618561c3ff15b40584630de6e0fa49fa94fac6 1,000 1.00/1.00 vMB 18
407,197 407,197 0000000000000000023dc4d762f6cb3583524cd6dca326072e1e6bf5cbfe842c 1,328 1.00/1.00 vMB 23
407,196 407,196 000000000000000002b3e50f99714b4b3ce481260beb3b5fa17ccfd3d7e1069c 3,128 1.00/1.00 vMB 58
407,195 407,195 000000000000000000f2edbcfdf1fa13c4a0dd7c665b02163f8c4d5c69e2001d 549 0.40/1.00 vMB 31
407,194 407,194 000000000000000000b4e4215c10192b088c59da3d88e0952f79031436cf46dc 1,644 0.96/1.00 vMB 32
407,193 407,193 00000000000000000005d16002c7ce596b2c92e9c418debe9dc38d037fccf398 1,026 0.79/1.00 vMB 28
407,192 407,192 00000000000000000430dee04a47b6f36e8b19023d2e33cd9781c3a75980fd06 541 1.00/1.00 vMB 11
407,191 407,191 0000000000000000046f0b14fa01c286f8f77294243d2eec8393f35d8fb679a8 2,171 0.99/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.