Loading Tool

Explorer IconExplorer

Memory Pool

81,249 transactions
30.70 vMB
0.08909727 BTC
Random Selection Loading Transactions
Max Size: 186.79/200 MB

Candidate Block

Mining Attempt 20a63e8b40603d966a92ead095673135f1155fbc90e57d5381ecb6d481424bd2
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root f2118d46a920090cb9da23a2d9d37f7ef7f97e489bea6973d90244857f05b28c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.02012902 BTC
Feerates: 318.30 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (476,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,366 438,366 00000000000000000053e8a2835770016fa35de5f4c570c7b2a8e4bdd6dd1522 609 0.31/1.00 vMB 60
438,365 438,365 00000000000000000317bb1843b1fbabbb61639845a70849cbdf4b8aba113c23 882 0.99/1.00 vMB 27
438,364 438,364 000000000000000003806369d8ab745a837fc6cec22fef5722fd39e7c57f30ab 1,474 0.66/1.00 vMB 65
438,363 438,363 00000000000000000328ab3a0897cc1ff33dee59bd5b7e9571273106c4bce4c8 269 0.18/1.00 vMB 58
438,362 438,362 00000000000000000157d7c21b3ea9725748b0e386acaebc05610369d954c4fc 857 0.32/1.00 vMB 75
438,361 438,361 0000000000000000010b71c9624cf8749902498c9dc6d2b4c707a16b391f0c09 1,332 0.68/1.00 vMB 64
438,360 438,360 000000000000000003b85f0da48e2e04f856c3e42565177d0f85f2f57166144a 1,728 0.64/1.00 vMB 69
438,359 438,359 0000000000000000017c21f727b2c5a27439a1dbed8d244a4b2569c387f6bc85 2,468 1.00/1.00 vMB 71
438,358 438,358 00000000000000000292911ba1a431dd39b839486a6db99bfc1a068d2542ae7a 1,532 0.85/1.00 vMB 61
438,357 438,357 000000000000000000e91f3ecf2a2fa365c674a4ea244357eaee597bf02251a2 369 0.15/1.00 vMB 56
438,356 438,356 000000000000000003484d18bbaf80b2f988b9f5554da7687d0376cc5639ccc2 46 0.02/1.00 vMB 147
438,355 438,355 000000000000000002c7cc89c229eb15ca140f3eca391bf1d4443224fa0a620e 2,183 0.99/1.00 vMB 58
438,354 438,354 0000000000000000019b0dc85d7e46d4669d9ece80c4c4e96012519e3346d13a 2,702 1.00/1.00 vMB 87
438,353 438,353 00000000000000000189d2bd02a1d08cce4dbcbda8937e2bad101338ba420ab0 1,236 0.65/1.00 vMB 54
438,352 438,352 0000000000000000010cb6f0b5f2d3e6adde7105db12040121578332170fdd9b 2,045 1.00/1.00 vMB 54
438,351 438,351 000000000000000002a31ebad4713bfc64c314dc1e7d428eecc0b224ffa1cf53 2,219 0.99/1.00 vMB 73
438,350 438,350 0000000000000000036860f4d176bc4197239afe72f06f42973e39fb76ddd83c 1,875 1.00/1.00 vMB 57
438,349 438,349 000000000000000000596d43c10dd24f2b203c5308de2b76a8ba75ea3ff80443 2,110 1.00/1.00 vMB 81
438,348 438,348 000000000000000001ce7b715514cd370717855606c95b0ed5b8bd6d421256b6 808 1.00/1.00 vMB 24
438,347 438,347 000000000000000003dae1aabb077cac9750b29129cb277b60d5682111584573 173 0.99/1.00 vMB 3
438,346 438,346 0000000000000000008585a3c9724c0673ca33cbefc3706fbf0d039f2d6ec7e5 493 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.89 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.