Loading Tool

Explorer IconExplorer

Memory Pool

23,287 transactions
13.38 vMB
0.05925024 BTC
Random Selection Loading Transactions
Max Size: 71.85/200 MB

Candidate Block

Mining Attempt 94cdc387ebe3764b8c202b1b8f870e9147e45c7b818c86e82f6744e76f571aac
Version 20000000
Previous Block 000000000000000000008821ef71d5916c449073616cebf8fc8ca5ca6c8dc8ec
Merkle Root e83568328d1ada76133e6f5b72db1c5c712f1eecd1ab56fa325090615b8c8198
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02637102 BTC
Feerates: 100.53 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,485 (779,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,364 138,364 0000000000000461cb705fdb95a0286292ca16c688c786d0cc716502bc453a13 6 0.00/1.00 vMB 126
138,363 138,363 00000000000004e88495403e1fbd510466298bae260dc139783e883545580a1c 116 0.07/1.00 vMB 123
138,362 138,362 00000000000007e149275a433e2e2141daabfaba56a2aa81c71f776097940b22 57 0.03/1.00 vMB 435
138,361 138,361 0000000000000478a5672aa6864ed8617bc2a7d01ba1cce0d3f41a046b551341 13 0.00/1.00 vMB 840
138,360 138,360 000000000000078d863d7b25b60e63dfe487b13f09afd4cf5bf77664df02ca1c 6 0.00/1.00 vMB 679
138,359 138,359 000000000000014a8821ba9f06bfdf8284df549b32c09e1b8c648d53d08ea77e 18 0.01/1.00 vMB 314
138,358 138,358 00000000000001b57987493cd39b77eebef7f12e7cd378853a0e9ff6fd651a61 1 0.00/1.00 vMB 0
138,357 138,357 00000000000002f88f6f52b29855b3fb68b6ee38c5cd6a4f846c3b681c115480 87 0.03/1.00 vMB 59
138,356 138,356 0000000000000730bf839f067decd8b8026df69b847d5430ac4a4638ccc2dba2 33 0.01/1.00 vMB 60
138,355 138,355 0000000000000240c8be4a715518492479b6676ec18440c854b36bb384c5c978 107 0.05/1.00 vMB 239
138,354 138,354 000000000000098e5615dd3246dd06f48fc9651c845e9c046c0693719a2ca4c6 22 0.01/1.00 vMB 1,012
138,353 138,353 0000000000000160a7a2cf7b388639f8c0e43f056213c6f6c111f6fab6705e28 8 0.00/1.00 vMB 324
138,352 138,352 00000000000004a12922e90b5acf0dd12e6b8742d0e1f578b60dd9ccaf805ecf 21 0.01/1.00 vMB 108
138,351 138,351 0000000000000955353df9d4f07ca557d4bd96ac56dc1a0e724f89680fe6661c 114 0.04/1.00 vMB 101
138,350 138,350 000000000000062ecebd55d7f3d327806299a63dfa0f89542937b66483b5ce60 25 0.02/1.00 vMB 166
138,349 138,349 00000000000006071370c4f7601ab8f978e1fa1e527b44a18a86eec7ce4281d8 117 0.05/1.00 vMB 100
138,348 138,348 000000000000062274c50187c5677bd1eebd8c00984a633e47718205fe7b2186 14 0.01/1.00 vMB 224
138,347 138,347 00000000000001a001d4b180dbb9f15a01ee2c70405185fe3ec945d12f014831 55 0.03/1.00 vMB 159
138,346 138,346 00000000000009ab2cc95d2366626d46a9f7a9adbe325bc796ba7de04fe475b1 181 0.07/1.00 vMB 157
138,345 138,345 00000000000001872a6db43c848849c7f47cc84d61f41b3cf911e357e2c4ac65 93 0.05/1.00 vMB 42
138,344 138,344 0000000000000366421591de685337d1471e67b8eaaa1318a45dfac6561acae3 31 0.21/1.00 vMB 1,109
Previous 10 blocks ↓
Total Size: 786.64 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: 1,007.82 GB
    • Received: 34.19 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.