Loading Tool

Explorer IconExplorer

Memory Pool

42,265 transactions
26.73 vMB
0.06313348 BTC
Random Selection Loading Transactions
Max Size: 140.21/200 MB

Candidate Block

Mining Attempt 50bf89ce75251e510a15adf8317ff90122a81e73efebb92412d3696d76b59538
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b84b681b8f703765d46eecc0aae20883edf4bbe463baf160f79294e37a491a2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,215
Size: 1.00 vMB
Total Fees: 0.01375294 BTC
Feerates: 181.54 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (732,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,426 182,426 00000000000003d52aa17bfbb0ee10aa04dd3cfe079d20a5a86427032dfc847e 20 0.02/1.00 vMB 312
182,425 182,425 00000000000006fca5afe779c2f7763fdb8e7f5f489499bba0d4f65287708512 83 0.04/1.00 vMB 98
182,424 182,424 00000000000005c7ca34da403230d2a373492261c50335cc2a5076db2b40c566 362 0.18/1.00 vMB 222
182,423 182,423 000000000000001c50e33d8c1f8ca77e3a00ea8db45bd229f3478d93dfed7a32 1 0.00/1.00 vMB 0
182,422 182,422 000000000000038028fe1bb9bb178d4f21529d4901fb119193d5b51efa4f5184 74 0.04/1.00 vMB 87
182,421 182,421 00000000000006673ffc8a125b96dd2caf24c8220a0f13bc247dc37841cb921f 106 0.05/1.00 vMB 118
182,420 182,420 00000000000005273a2bcb69c6e39c3099813c2e2ff578f645fdf4cfa0e9f62a 117 0.05/1.00 vMB 56
182,419 182,419 000000000000060495939dec5180bccc07ab5468e8d3f04f89f6bfc743cfdd89 320 0.14/1.00 vMB 109
182,418 182,418 0000000000000026148521faf8107192e1d783aa6ca0bb298407512c906d5405 15 0.00/1.00 vMB 46
182,417 182,417 00000000000007258088cd65ecc5f634e9c1b08089e05f25945e03c9b3514f3e 32 0.01/1.00 vMB 34
182,416 182,416 000000000000063c1ca2f6b1d9752132ca225ff134b0f21363895501d9bde645 231 0.14/1.00 vMB 98
182,415 182,415 000000000000014479b0b3f92108a0445b3433e17b018e7344ce820b25366583 142 0.05/1.00 vMB 909
182,414 182,414 000000000000002005b0def0182a9d0fce1a93409049cc07bae0ba32ab1ab841 73 0.05/1.00 vMB 97
182,413 182,413 00000000000005685b8507f483d408f3457c195c07dfb6e9cf583efb185ae253 335 0.13/1.00 vMB 133
182,412 182,412 000000000000027d91cb442ff6e49bc5cc89086f2460f1869e349039391f9b23 100 0.04/1.00 vMB 139
182,411 182,411 00000000000006e9d1d885f4a4106bc4ddbacf6220a4c258171578e04211f30d 259 0.10/1.00 vMB 114
182,410 182,410 000000000000045fa3117ff24d2d14326000aee7c8a387652acd60eaea8540c4 128 0.05/1.00 vMB 142
182,409 182,409 0000000000000a7117903b29ec18b504b744d7d10f0af3074add1618741dadb9 132 0.06/1.00 vMB 271
182,408 182,408 000000000000010ff1827d09495f2f0c647c28863df0c4cba33474588fff4c8a 268 0.12/1.00 vMB 111
182,407 182,407 000000000000031601e53f55e7275ddcc8aa81abaf3d1f4b605e7117172a2db6 25 0.02/1.00 vMB 4
182,406 182,406 00000000000005a1722ed0e3041cb79be139ddf74fcf0ae2fd0f78479e08740a 88 0.03/1.00 vMB 2
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.01 GB
    • Received: 14.37 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.