Loading Tool

Explorer IconExplorer

Memory Pool

78,307 transactions
29.10 vMB
0.08117064 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt d7d416ade5152e902145280d89f2072d6495e2a04b26421667e3a2a6a7c3b431
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root c4456d4b27a2ce93e9ebce2a6f9c1d2c1ef46e66d844c5cf5c07433c3200edf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.02039029 BTC
Feerates: 178.73 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (730,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,163 184,163 00000000000004d1c08cb2bb5e42f6aa3ffb8a30959552c84d78f37377676954 135 0.07/1.00 vMB 64
184,162 184,162 0000000000000552c2c9ba640b9201013c88cfc961a80ee71ddbf660cab06ca1 12 0.00/1.00 vMB 29
184,161 184,161 00000000000003b1c7c34d528d8fa8fe399080fff80245616083d9c0c9503476 383 0.16/1.00 vMB 139
184,160 184,160 000000000000034439fabd54aced9f80136e8c6aaa44f3b881fa163d4993a7fa 13 0.00/1.00 vMB 0
184,159 184,159 00000000000007754180239538aaa535d7aaac2847537bdb69796f22d69d0249 143 0.10/1.00 vMB 80
184,158 184,158 000000000000049be804176a090eb5f7b4e1a22d1e93ff19a9adfe4455cb05db 271 0.10/1.00 vMB 202
184,157 184,157 00000000000007f71c161cfbbc90b08e63f65c488b8b900371eaf496a2c4c162 21 0.01/1.00 vMB 37
184,156 184,156 00000000000009f6586ece3c323a8b3455332a5613e48807292a8399d9f5b3a7 100 0.04/1.00 vMB 162
184,155 184,155 000000000000025219676fb13876dc0c70149092053e68b4aab94dd25f9933b6 75 0.03/1.00 vMB 54
184,154 184,154 00000000000007d8158212fd3ac04f625dc81aadc122dd1f7a52308ac5694c8c 90 0.08/1.00 vMB 72
184,153 184,153 00000000000002bf87f75008096f83a9103d3f15c01180afbbee11875eb140c1 79 0.02/1.00 vMB 50
184,152 184,152 000000000000083042004ffea8991a823a5d6797a69bec8fdc13d22205213c0f 183 0.12/1.00 vMB 132
184,151 184,151 000000000000070b31c0edb6a0b6cc4143af193fb328715689c5eb5b931420f7 105 0.05/1.00 vMB 123
184,150 184,150 000000000000095a7286305dbec608fe4ab7c3fb821ab18ba7776dc20300ecda 31 0.01/1.00 vMB 994
184,149 184,149 00000000000000f8cdb8386189ccf17c3dd7641ac57a45951e07f4884b00f503 159 0.05/1.00 vMB 19
184,148 184,148 000000000000036050969046f7481e2675c530486daffaaa3a7b18fefeb174e0 219 0.11/1.00 vMB 103
184,147 184,147 0000000000000593377d57f31cf632fcdc81ae5de1cea9e6bce079ee1710ecf6 80 0.05/1.00 vMB 115
184,146 184,146 00000000000005fbfb12f5e60f4fe9187fca3b997a58c255c884466bbfb8d490 156 0.09/1.00 vMB 78
184,145 184,145 00000000000002eb49575a53a173802fea370f59396841e11c466f599be9c42f 384 0.15/1.00 vMB 148
184,144 184,144 00000000000006697f7073d734ae92428fe5b1bea84cf77ff360516065c7c629 63 0.03/1.00 vMB 75
184,143 184,143 00000000000002531649978e07af30dc0a00348013eb92a40d440b3910cf7f3f 9 0.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.