Loading Tool

Explorer IconExplorer

Memory Pool

32,585 transactions
12.25 vMB
0.06914489 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.39/200 MB

Candidate Block

Mining Attempt f75c22e793fbdbab7acb574b3f9b1ff7ea9ba8147edcf210a0d123fca6e48c74
Version 20000000
Previous Block 00000000000000000000350d17d01b38af85703ce2748d4307337bee8507f17d
Merkle Root d216bfcd9465c6d33fade2298654d6b24363c41c7ebf60822e13c060eebd3a5e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,159
Size: 1.00 vMB
Total Fees: 0.04728209 BTC
Median Feerate: 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,526 (708,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,592 204,592 000000000000043b0dcc89a7b23fb514a5fa31751bea48e8cbfb742ce5166357 504 0.29 vMB 124
204,591 204,591 00000000000001f11c9a7e5c2de2789158481b2088dc620795167133f718b544 128 0.04 vMB 212
204,590 204,590 000000000000010b8eb7574546a30158b88225260af3c9e5cb9da789774709a7 12 0.00 vMB 264
204,589 204,589 00000000000000588d07209cbbb0472db7bedde7f2916d0c07b4d8b4ba9fb3b6 237 0.10 vMB 152
204,588 204,588 0000000000000415586c6f40a58a797be5811e4e728041ab5055cfff39ba70c5 139 0.05 vMB 49
204,587 204,587 0000000000000294d615f536c2711cf4bdde2166f051342e45fe6d8b6522dba2 175 0.10 vMB 131
204,586 204,586 0000000000000438a5a2dca498da4348724da2a0399c75ab8a44dd81e68c1092 569 0.25 vMB 107
204,585 204,585 0000000000000439aaed007c65965e05b1d2dbd77b510586c846614d6af20965 388 0.19 vMB 133
204,584 204,584 00000000000000e131945b5a9e120699597fccda58a845c1a3e18ba078371f7a 105 0.05 vMB 156
204,583 204,583 00000000000002f81519b4bac09d9c9ac57e53d93f424245d14e01f2a2305206 235 0.07 vMB 329
204,582 204,582 000000000000033788c1e006739451f1a2c5ebb53e49718610a3bf07ea6edf71 360 0.17 vMB 123
204,581 204,581 00000000000003bff9e9b6927a7503c6c1780b640ef7a897d8380f50710228cb 308 0.24 vMB 116
204,580 204,580 000000000000044863fe5fdce305a8911a903f6321c680f779cfa12702335dbe 27 0.01 vMB 74
204,579 204,579 0000000000000455a1f22ba9f0b13568a20e62fdd1d93e26cf614c9472deeb56 63 0.04 vMB 84
204,578 204,578 000000000000004620c202924e6765a9ddfa52dd6bc6e140bf2827b3f965f303 83 0.04 vMB 97
204,577 204,577 00000000000000aadf0b9718eeb87af689e264e4c6eaf90f3ac6154eacc4ccc4 299 0.13 vMB 125
204,576 204,576 000000000000000c338c9646f68fcaf08f0f049e52f51f909a6735aed662a691 444 0.21 vMB 120
204,575 204,575 00000000000001b1d34b205a702bb0c0acca9a1d2018a4d9c5d605da7584238c 128 0.05 vMB 750
204,574 204,574 0000000000000023b2d07f39b7ca6105f34e88c77afcb68bdba39443f58f6842 450 0.12 vMB 21
204,573 204,573 00000000000000453b271c993757145a389ba0e443a6ea809c3f1e14c2512654 390 0.22 vMB 100
204,572 204,572 000000000000037825f3bd17edfcdcd256d1ecab79f8417fc6b360e00e4ffaa9 132 0.05 vMB 26
Previous 10 blocks ↓
Total Size: 779.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 398.55 GB
    • Received: 2.05 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.