Loading Tool

Explorer IconExplorer

Memory Pool

40,191 transactions
26.46 vMB
0.06496442 BTC
Random Selection Loading Transactions
Max Size: 137.57/200 MB

Candidate Block

Mining Attempt 04a89dd55a5f42e22b552bfb14664d78789c5073d896f337f31817077126144b
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 5dd64e5aaff4990ecf37d2e650e33ea89fde47e083af3facb6327727a909a859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,974
Size: 1.00 vMB
Total Fees: 0.01619436 BTC
Feerates: 265.25 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (447,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,156 467,156 00000000000000000006f4299069c2a83b474e92d1070aff7606d09b2c08053b 1,872 1.00/1.00 vMB 334
467,155 467,155 0000000000000000016048e894b6974923da0f4b992527e2f2e67a49a8f164bd 2,254 1.00/1.00 vMB 262
467,154 467,154 0000000000000000015f67f41d9cb7f62457b16f43356c94ba83156b3435cbbb 2,515 1.00/1.00 vMB 323
467,153 467,153 000000000000000000074809d303ec524549932f3b95e58f87066a93b4754f63 1 0.00/1.00 vMB 0
467,152 467,152 000000000000000000414efad0f1402158c7809bffc80a399670969ffac87a22 2,167 1.00/1.00 vMB 301
467,151 467,151 000000000000000000aa321cf9185e7d63ee2a1c34edd0888792fd44ec6f16d4 1,532 1.00/1.00 vMB 194
467,150 467,150 000000000000000001f27b41889fa92c1aa62100f787d566682dfd5e41456a4e 1,704 1.00/1.00 vMB 300
467,149 467,149 00000000000000000158f09ea1563219ad82069fc325ddcdf842847b09891bd5 1,882 1.00/1.00 vMB 254
467,148 467,148 00000000000000000026385ee9edaad7d2abcfb32abd97ace6e8a468fc7d8a96 1,988 1.00/1.00 vMB 319
467,147 467,147 000000000000000001b1b0f2fa30a7e06d7033231c36806ae8ad334cb12a0b6e 1,989 1.00/1.00 vMB 310
467,146 467,146 0000000000000000012560e60b0c6f578379dc99e5ca25aae629779309755050 1,913 1.00/1.00 vMB 296
467,145 467,145 00000000000000000159d5f2a7caba8c31cf13aa2324c7a21ab18f819d4102fe 2,257 1.00/1.00 vMB 338
467,144 467,144 000000000000000001dab7d20d8edadbdf8ae9f65fc28209a9c8d1f278abed0b 1,988 1.00/1.00 vMB 387
467,143 467,143 00000000000000000112c9a73c18c85d15ef9e214bd7a20b026fc5db89ca5864 1,152 1.00/1.00 vMB 411
467,142 467,142 0000000000000000015b75c804f8670a1012e2f005b07243b8063ec38df1b3f4 731 1.00/1.00 vMB 489
467,141 467,141 00000000000000000182a8589e1fd67f0c4184e7446f767a5812d08a93ba66cd 942 1.00/1.00 vMB 257
467,140 467,140 0000000000000000010ca2e52701109535df1a40d9923596a409dbb591610ada 1,586 1.00/1.00 vMB 252
467,139 467,139 0000000000000000003581f1f4989c81c657dd019e68477a52cbffbb19e47fbf 1,964 1.00/1.00 vMB 302
467,138 467,138 00000000000000000147238f25ad0adf229b4c1c404001687d2327f1f39ffff0 1,914 1.00/1.00 vMB 257
467,137 467,137 00000000000000000128d940fefa7020b3775d32296f0753072674943bd00287 2,146 1.00/1.00 vMB 305
467,136 467,136 000000000000000000072e84a77d17c815bc19a44bfca3a1c2e899cc220a1dad 2,295 1.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.