Loading Tool

Explorer IconExplorer

Memory Pool

73,902 transactions
27.29 vMB
0.06398906 BTC
Random Selection Loading Transactions
Max Size: 166.70/200 MB

Candidate Block

Mining Attempt 8aef9a606800701714191eeec1f722d568b2fa7cae7d3e52f034452de03a57ab
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 3c46f27eccccd8cdc22917110dcd159d7d9809887105d493cee88e489583a880
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.00597436 BTC
Feerates: 100.53 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (586,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,070 329,070 000000000000000017ca105ab7de26230488760d93a70de23b33f49d36cf230b 178 0.06/1.00 vMB 31
329,069 329,069 000000000000000010045f0a883f9e93e2bbf60395a62c6a501e3586be800ae3 865 0.40/1.00 vMB 29
329,068 329,068 00000000000000000276c9a3d15bb22f1d1ad116acd93379d7f39ae42d7c4d33 690 0.32/1.00 vMB 29
329,067 329,067 00000000000000000bd99b00c6fe418ff15f7684f9929c94a0fe27572cc7cef7 294 0.15/1.00 vMB 27
329,066 329,066 00000000000000001b50959b6dec1c45e4d542cbbd6f8fec4d4a04ce1ac3b92f 574 0.33/1.00 vMB 24
329,065 329,065 00000000000000000908939181cdba2f4cc140dff8295c5b72f054f83fd60ca2 857 0.45/1.00 vMB 29
329,064 329,064 00000000000000000c63181f8da5ed82a78251543642dbc9842577b3d94c8b0e 17 0.01/1.00 vMB 21
329,063 329,063 000000000000000018c1aea837839ee80a19f34d3d1b77de92e38e33bc3ef835 230 0.11/1.00 vMB 32
329,062 329,062 0000000000000000173651a929055cb29d85f253d866e3ae4522710b5c8ea901 200 0.10/1.00 vMB 22
329,061 329,061 00000000000000000680bcca752f5e419d5ad82cab779f99a91eb591cea95d07 95 0.05/1.00 vMB 29
329,060 329,060 000000000000000012d77fa411e31dd00a294734ad9394e5ab711535dfdd3143 232 0.13/1.00 vMB 26
329,059 329,059 000000000000000011c9656ee865615b58c1ed43d83d65d84d4b11c73b8bd005 91 0.07/1.00 vMB 17
329,058 329,058 00000000000000000fa7afe8acf413ff65c7653e512ba8a34840614febaeee08 139 0.07/1.00 vMB 29
329,057 329,057 000000000000000004a83777a0c6e7ce607962b1ee554ed1330dc807a547eb7e 295 0.16/1.00 vMB 26
329,056 329,056 000000000000000017f7abfbf1e0bf4cd78a222f823f122cfd10092259c54275 900 0.49/1.00 vMB 28
329,055 329,055 000000000000000015ca1c9af8988fa371ee58c9e1eeb96398f27d45d6615db8 148 0.10/1.00 vMB 27
329,054 329,054 00000000000000000a11516d3b555c19f707348333ca6089f15bffc35b7bb085 187 0.10/1.00 vMB 21
329,053 329,053 00000000000000001623fc5f391f7b6b056801d88e57a41a49deafdc301a7797 570 0.41/1.00 vMB 24
329,052 329,052 00000000000000000fe4350f2376235b571080a8cdb33ff15fb086e2faf977d8 256 0.11/1.00 vMB 34
329,051 329,051 000000000000000016f63b155fd9a5bf9b84ea8babca9af7ff7e130026b4878a 14 0.12/1.00 vMB 5
329,050 329,050 000000000000000003383fb80f6d6baa27715e02885484f5a2ad5594916c269c 1,111 0.73/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.83 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: 711.62 GB
    • Received: 17.10 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.