Loading Tool

Explorer IconExplorer

Memory Pool

44,625 transactions
26.62 vMB
0.05803407 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt 158d082e4dbdbd6b3a9c9f2020bdcd031982ad154160d2b05e78d50367b8205b
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 37e4d34b79bb77bf1d930ab98bdf2de3d6e86c3ff7b4a660a34ef5b361592809
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00907218 BTC
Feerates: 54.71 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (168,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,135 746,135 00000000000000000007d38a01c6ff164d5ac78ec8ce43538540e9b6527d6ec2 85 0.02/1.00 vMB 17
746,134 746,134 00000000000000000006334048d42e10719af0ed85fe47d42f5f0e70197d36a1 102 0.05/1.00 vMB 14
746,133 746,133 00000000000000000003b8e3d4db08dd7990e3ed1018fdde690ab69c9ff7dabd 638 0.17/1.00 vMB 15
746,132 746,132 000000000000000000073e457729f97499c0a6a5c87416a5b93a3d7a35f1b1df 710 0.26/1.00 vMB 15
746,131 746,131 0000000000000000000387c7a84019eb8fdbb5f762f88132ec1fa021870a8b55 367 0.15/1.00 vMB 11
746,130 746,130 0000000000000000000923a2a51ba25c98cd956fe65d312479233dcc1e1d0ea3 249 0.11/1.00 vMB 18
746,129 746,129 0000000000000000000709af71874392f60ff284e83d43801c60ccfbc3195ea5 990 0.34/1.00 vMB 15
746,128 746,128 00000000000000000008374f635990d04a7de7c311cdf1c3a329791c91acf58a 379 0.20/1.00 vMB 8
746,127 746,127 00000000000000000003a95063029be0060617b7a063385ba4718ec7565c2843 2,204 0.76/1.00 vMB 8
746,126 746,126 00000000000000000006d82022f4a59dc3e40d3195c276ed1ca7723ae0282c49 1,246 1.00/1.00 vMB 10
746,125 746,125 000000000000000000023fe4aead41cf5a2cf16cbffff78f663c5e4c85f4dca8 2,594 1.00/1.00 vMB 25
746,124 746,124 00000000000000000006e4c0f08376a5492f5ad5f2a20ec155548b3a6aa088a9 2,389 1.00/1.00 vMB 25
746,123 746,123 000000000000000000029343e2075bb093ff73a98a75ac60254cc33f6493ff88 839 0.23/1.00 vMB 15
746,122 746,122 00000000000000000002fe5784e62be1b908c50baa87c549dbc6ceefbdee1589 1,020 0.38/1.00 vMB 14
746,121 746,121 00000000000000000007717c9a679df7f9f18b165dce4d90fb27288e15a38fb2 1,275 0.50/1.00 vMB 4
746,120 746,120 00000000000000000003da2333331e30a932d8af9622637d61de7bbdd34fbfc6 2,593 1.00/1.00 vMB 21
746,119 746,119 00000000000000000003080b7e3e7021e6dd2f4994846235b32146f33886ecea 5 0.00/1.00 vMB 70
746,118 746,118 00000000000000000006e1e2e6c580d6d1f153c87a05586aaa2012ff11dec952 240 0.07/1.00 vMB 19
746,117 746,117 000000000000000000005628bbe6c43250260f111fc89d99d6e463af0da4bfb9 669 0.25/1.00 vMB 12
746,116 746,116 000000000000000000008d79834efe90a7c8aaf07452a4f89d6daef801424211 997 0.32/1.00 vMB 13
746,115 746,115 0000000000000000000694b930fc2adcd60d87c144fa4dc6b52de3f32b685ecf 301 0.11/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.