Loading Tool

Explorer IconExplorer

Memory Pool

12,957 transactions
4.52 vMB
0.02917338 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 27.39/200 MB

Candidate Block

Mining Attempt 0599097e8bb4aff6e67bcc9c49b512d13819bc838bb952cf7f03c8657769feb6
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root aca27dc658dd3daec543126eda6ce3d80d5cf710b15b94b2da35dfbeff3d5d64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.02301196 BTC
Median Feerate: 1.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (754,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,035 159,035 0000000000000adb7f7825df58ad1b504b757935acd0ae5b059e0fb5c8afdd5a 13 0.01 vMB 72
159,034 159,034 00000000000008bebda1ad3f5363f3475d6a05127be0ddceb344d33686b501be 20 0.01 vMB 145
159,033 159,033 000000000000026742eaf2fbca7442d0673f148a4de8432393bd3185b6a39122 50 0.02 vMB 110
159,032 159,032 00000000000007543d1f75059accaa9b1bff06071e066985b44beced14d7df84 3 0.00 vMB 84
159,031 159,031 0000000000000e69d146f34241451a4b114a53eb38afa99ff2c4d7c65c4efb28 5 0.00 vMB 665
159,030 159,030 0000000000000204d17d69d93e272fc1f9878260c99ac1d4423da842e0bde64c 82 0.02 vMB 7
159,029 159,029 0000000000000b5040543ccd7eb4fcfe48430deda9fab5e1e94185d9a2f2d959 42 0.01 vMB 61
159,028 159,028 00000000000009029817c362530e6d5a46e1244c4dfc0bfae92ce9b1c1ac0efb 99 0.03 vMB 57
159,027 159,027 0000000000000a9ac8daebf310ea95b3c8c430be35675be3298283f31ea630f5 10 0.00 vMB 170
159,026 159,026 00000000000008ddd0fd156b7890e81c12e1eb5f3b39a7e5e22bdd54b86d88b0 10 0.01 vMB 34
159,025 159,025 00000000000004b5fb81b0b24c0fc8c63c9de7db52af4ca145e9bb8ddde9ac76 12 0.00 vMB 61
159,024 159,024 000000000000067407689601c582e3434a583a33c4bfa8af9e740aff2dc82060 6 0.00 vMB 4
159,023 159,023 00000000000002884d040d2d7ddb7c142a1ca6d209158e1366034c8acb98281d 18 0.00 vMB 33
159,022 159,022 00000000000001992d932ae185e57b98186eb4b40f452d96f67d9b26c1c201ec 30 0.03 vMB 50
159,021 159,021 00000000000003818d7e235396e6483363d1c35cf112650f0aa8c4cae85aa77c 9 0.00 vMB 17
159,020 159,020 000000000000022f78ef234f394deba0282b547f14ec35a33bb0c38f6538bac4 10 0.00 vMB 3
159,019 159,019 0000000000000796ffe669980329a68872dde006707e474dccbaf2e01bd3b274 28 0.01 vMB 26
159,018 159,018 00000000000008ed75d85736c136dbf2ab86d141f47068cdafc66fbcda1173c7 9 0.00 vMB 17
159,017 159,017 00000000000007514167bc07aa4af30de78d9c3fed4d2bf48d3242459a59b280 54 0.02 vMB 117
159,016 159,016 00000000000009c604e3fbe5ecc98209c696ef09eda1164afb7515bb4453deab 9 0.00 vMB 81
159,015 159,015 00000000000009eb6e6e829ba712d2b3e8705bc91bdc620201725676e1c488ec 18 0.01 vMB 217
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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