Loading Tool

Explorer IconExplorer

Memory Pool

43,176 transactions
26.25 vMB
0.05473651 BTC
Random Selection Loading Transactions
Max Size: 138.13/200 MB

Candidate Block

Mining Attempt 4402da248ac92d17037fa0ce27a7534bf54ccdc6b8b00dd0337b903018bdbd1b
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root f4d28a979ea3c936df0a42aebcaee977cea3b0869ecb535169eb3b7dd4725dd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,878
Size: 1.00 vMB
Total Fees: 0.00674626 BTC
Feerates: 40.21 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (220,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,583 694,583 000000000000000000047eb7a6ca634ee4885f4f6374d6002a5a6316df619265 1,911 0.74/1.00 vMB 12
694,582 694,582 00000000000000000011fded594d679e095de4e677194c5c9ca4fdcc915ffc68 1,497 0.69/1.00 vMB 13
694,581 694,581 0000000000000000000152cd66f8229c385efcfd83aeaec0a15de07c157800ca 92 0.08/1.00 vMB 9
694,580 694,580 0000000000000000000b8c50f0d0d7840ec53cb580059ffe7fd5fb248017cb03 443 0.22/1.00 vMB 23
694,579 694,579 0000000000000000001124cd5b63ceac324076b633393af42e3671ad2a3c397b 981 0.85/1.00 vMB 4
694,578 694,578 00000000000000000005979924d65b3e5a11052475b978d0081087b9c0b2245c 1,770 1.00/1.00 vMB 16
694,577 694,577 0000000000000000000061cbca4259981bb820ccc7ecbb01eb7dbbd4f3cb1548 74 0.08/1.00 vMB 11
694,576 694,576 00000000000000000004ca0a216aeb5d5fefed7fa0df6ab7f4c92a12fd3da330 373 0.23/1.00 vMB 11
694,575 694,575 0000000000000000000d50f8f74cbc10f7d8c53925ff4546c5323d34a830e780 550 0.26/1.00 vMB 11
694,574 694,574 0000000000000000000131388854fed9a6b01156cb52a03c71a5a1fe6034bd8f 210 0.14/1.00 vMB 10
694,573 694,573 000000000000000000044d3113171a97d9eb1c1d33d1baaeab241f8ac7f1920b 395 0.12/1.00 vMB 15
694,572 694,572 00000000000000000005937dff5bd451d202792d6aef44cad1f5e58f390130fa 363 0.15/1.00 vMB 9
694,571 694,571 000000000000000000105b8c3cbd1aa80d9c156654f330c64ab03aa283033909 572 0.33/1.00 vMB 9
694,570 694,570 0000000000000000000eed41cc3cf1b3ec5e7942b3b41b3f5b76d77801554561 1,308 0.49/1.00 vMB 22
694,569 694,569 0000000000000000001069151551c4af33851476f838d75a49c1230f0558ced4 814 0.38/1.00 vMB 10
694,568 694,568 000000000000000000051a9437796f9728330413131efbe37e2c481df91d0bb6 2,103 1.00/1.00 vMB 12
694,567 694,567 0000000000000000000570eba268703714c5fc6f70d173b2919489c6c3c49528 185 0.09/1.00 vMB 8
694,566 694,566 00000000000000000009d11256a06fe06b8ebdf6b8ed56f1fcae3afc300fa0dc 755 0.24/1.00 vMB 11
694,565 694,565 00000000000000000006ad8ac91be1792af31a50f1a095f5eec467b614414f89 558 0.24/1.00 vMB 11
694,564 694,564 000000000000000000104044f01cb3fb1e72d6ab67847ff3a2fc69d51d4805a4 933 0.42/1.00 vMB 14
694,563 694,563 000000000000000000002e5dbd4eff3647890fa2be6f9854581abf4e243b83b9 492 0.23/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.