Loading Tool

Explorer IconExplorer

Memory Pool

17,539 transactions
3.65 vMB
0.01894429 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.31/200 MB

Candidate Block

Mining Attempt 25c67fb3f2e4b9d9fc09fc59a0527407f8564fb3c120c6e421ddc0c32b851572
Version 20000000
Previous Block 00000000000000000000916f4546c999864098ab4012ec4a68fb70fe9e8308c5
Merkle Root 77ded3054c33d009e5833a759e2d4539b7e163132828c0de5827df18ae1b2f07
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,119
Size: 0.29 vMB
Total Fees: 0.01018068 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,894 (760,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,372 152,372 00000000000005e6274d5ae2dc7163bbb6e0ddbd40342fd05d633b7b1331fae7 0.01 MB 16 64
152,371 152,371 0000000000000c7ee71471361d642093b44b7b0a113a307a682c4e08548f011e 0.05 MB 115 24
152,370 152,370 00000000000003e565afba985417e276a736939777ad954a3aedd00a7618861a 0.01 MB 9 744
152,369 152,369 0000000000000b78c6d428484e3fe7004f8e27b8872ab88c8ffbbc885ebbb6b3 0.01 MB 9 1,613
152,368 152,368 0000000000000a7c3f65902ce8c763cdb053e20c7c6dd1f481e8e73320ca8bac 0.00 MB 7 30
152,367 152,367 00000000000003d61d6b1fff976646e74dc49c387128d964eaf2ffec6f0312eb 0.00 MB 12 452
152,366 152,366 0000000000000d6b87504c8f763212944b05370cb508de928f0074acbd50537d 0.01 MB 15 132
152,365 152,365 00000000000005f1bb63ce00b9fd28f0ffd18a73dd90483daa48d78eac96a794 0.00 MB 7 51
152,364 152,364 0000000000000dd195c6230018a8dd640d4d1891277ce9eceffb78b7003a4d4c 0.01 MB 16 68
152,363 152,363 00000000000002c6250e1dd56b12be22c566bce6d25c94319d355e2132479893 0.02 MB 72 19
152,362 152,362 0000000000000cbf65eb9b210495d6ba1971ce3d7468d2bd508465f5e0d04e76 0.00 MB 11 192
152,361 152,361 0000000000000ca518515c53f15d6b1bbfb6c36d0e39f85ee84562e154437f47 0.02 MB 52 175
152,360 152,360 00000000000004a907faa92b29b685212b997bc71750dae4c639ca1ff798e5d1 0.02 MB 51 258
152,359 152,359 0000000000000de217e62611fe4d7791301fbf720be3030f3b24761c40fe92a4 0.02 MB 45 335
152,358 152,358 00000000000000ec004dbfd58baa8fd76a8ee2c7dd347260efbd7cec19bd3936 0.04 MB 131 42
152,357 152,357 00000000000009bb5b1e605588b5329ba68290fcb688f9257816d8417fb23c19 0.01 MB 25 62
152,356 152,356 0000000000000b7be9e925691838afc92ea9fd5506a38999d30c05e343de9f9f 0.05 MB 121 19
152,355 152,355 0000000000000880ab58beda3ac3c70eaab6120bb3e9579ee048775ed6139084 0.05 MB 63 43
152,354 152,354 00000000000006028f1166efc42ca5a43b3fab4fbb5218ee5e2daabb6533aab6 0.03 MB 26 85
152,353 152,353 0000000000000b20b0e530a4266f179ff31e78bdc1751bc28870eb5b48b89bbf 0.03 MB 59 98
152,352 152,352 0000000000000b7e94bf101dc1ebfbdda72138454219450d939cf5fe16b5ff67 0.03 MB 71 111
Previous 10 blocks ↓
Total Size: 778.65 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: 274.02 GB
    • Received: 2.50 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.