Loading Tool

Explorer IconExplorer

Memory Pool

86,080 transactions
32.06 vMB
0.21630481 BTC
Random Selection Loading Transactions
Max Size: 191.72/200 MB

Candidate Block

Mining Attempt e8df529227dcf05269c105179a4954dc74a6ae5f9eeca6fad83bb022aea9b389
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root d5584268f279991886b646328232008d9d0cc9d9bb46010864f91df79f1489f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.09730937 BTC
Feerates: 529.10 > 9.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (641,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,792 273,792 00000000000000054286cd90f205cadd864d7db404c5bf7e1b3f41a305d74421 193 0.09/1.00 vMB 39
273,791 273,791 00000000000000033ac0a31f8c34bdefe6b8007885ae8305cf0c7d9e074da62c 160 0.06/1.00 vMB 35
273,790 273,790 00000000000000033b378bc716fdf3a89c6b096bd8364f7afddc74c9257e34d6 320 0.13/1.00 vMB 38
273,789 273,789 0000000000000001816ffc3e73e496730b9f449d6e5c9ec62a4238c44f36dafc 80 0.03/1.00 vMB 60
273,788 273,788 0000000000000000c898faca997212732cb56e7133a66929d96175d86d99789f 278 0.16/1.00 vMB 35
273,787 273,787 00000000000000023edc7a00de976497ac148175cb7fc19cc048324188c212fe 38 0.03/1.00 vMB 30
273,786 273,786 0000000000000003f40c5369b9b0bdba100f74b440d17a32fb993304fa44ef00 69 0.03/1.00 vMB 45
273,785 273,785 0000000000000002de0db7c147b914b24a2b1170d67200947f2f74bc1961ebed 163 0.06/1.00 vMB 65
273,784 273,784 0000000000000002233d86f5b726d3ef3d5e56f954cd6404d8e8d3e2892ed58a 274 0.13/1.00 vMB 45
273,783 273,783 0000000000000003eb1f944f6833ad800297e939fa11b306dc2015a9464facf8 297 0.15/1.00 vMB 54
273,782 273,782 00000000000000017bbca894a6b150bf5931ce678ad54dfe99c7b01607bbda54 578 0.25/1.00 vMB 46
273,781 273,781 0000000000000003361b2a2e27d6f30d102772f780f820951661bd8d31953499 395 0.18/1.00 vMB 45
273,780 273,780 00000000000000051a5c2e279e69a12f6bfb58918e1fa9fbf8e510eea2af12a7 155 0.07/1.00 vMB 37
273,779 273,779 00000000000000003d79d6cb69e91d873c34ba1d7e2f9195e8a2f500e4bf45ef 370 0.18/1.00 vMB 56
273,778 273,778 00000000000000037b96f983f7f9c7b5ebe058c4e2c502bbb21c6bc53b3a75ee 75 0.03/1.00 vMB 45
273,777 273,777 0000000000000000a1bdb053b7b71384e08df4bc15deedfa01bec425f6a68f4b 126 0.08/1.00 vMB 37
273,776 273,776 0000000000000005250577b3d7b257a084b8959f62caf1d82e6b25c11c8c0cc9 200 0.08/1.00 vMB 49
273,775 273,775 0000000000000003744a8f5d67d141f470a9d52c4a67cb79ad5159a54db6e9dd 46 0.02/1.00 vMB 45
273,774 273,774 00000000000000032189abc8a2dda65cd73c15692d32fdd43db11f3eebca1e7e 286 0.17/1.00 vMB 34
273,773 273,773 0000000000000001106b2f817632c519abb6f7cae8132da9619cc733426e4e6a 58 0.03/1.00 vMB 73
273,772 273,772 00000000000000043eb9e82c89f8f88d50d17b4ef07e1671979ba631853f799b 405 0.25/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.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: 672.70 GB
    • Received: 16.31 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.