Loading Tool

Explorer IconExplorer

Memory Pool

81,369 transactions
31.23 vMB
0.09957794 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 9282c259ab5712369834f355b272e6856800c54cbca68e7014121a1dcd062ad4
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root b40aac021ff009b6e98f75bbfedac919e4bc8a214869d66e549e4ec141b4df5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.02264108 BTC
Feerates: 106.51 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (521,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,911 393,911 0000000000000000075edbda91dfe90787e1f84748755acbec53a8c4798a54a9 610 0.95/1.00 vMB 16
393,910 393,910 000000000000000001852de2f22ac26ac282f665560b4f5571aa56a198e0d0dd 1,142 1.00/1.00 vMB 25
393,909 393,909 000000000000000005921e209613baf76cba811910e84d7b95edb20fee016be4 830 1.00/1.00 vMB 17
393,908 393,908 000000000000000000baca61208a7f0292f755110a0766e01b59811712d6ea5e 1,511 1.00/1.00 vMB 24
393,907 393,907 00000000000000000182505ae52de4c4acdbbb1fbe06f2fbcec99788daababa9 1,855 0.93/1.00 vMB 31
393,906 393,906 0000000000000000085589c068776794a5356534eb57dc28f5404cae12f96c1a 1,956 1.00/1.00 vMB 31
393,905 393,905 000000000000000005b89b331cbb2ddd12e4a6a9fe0d293a2d3ab6a83d00b56e 2,167 0.95/1.00 vMB 38
393,904 393,904 00000000000000000995a1d73f17369dd6fec32738f4c53fb99c258e645f6fbe 2,225 1.00/1.00 vMB 39
393,903 393,903 000000000000000008817a037335b60077e02a53e207b1aad0b52ebf007d1531 2,930 0.93/1.00 vMB 71
393,902 393,902 000000000000000002aa8b6e136023f2508dc5fe7b7009af84f8d5e16e3c4574 2,118 1.00/1.00 vMB 40
393,901 393,901 00000000000000000053ee54e5f3314758f7be1e618c27f595380c727dbf60b5 2,492 0.95/1.00 vMB 47
393,900 393,900 000000000000000004f041ac9bdfa57238cff54b20196d1dfe8d20a0c45dc18a 2,826 0.93/1.00 vMB 51
393,899 393,899 000000000000000008307ac391cd906d992cb70852fe09b42916ce6c63149d90 2,863 0.99/1.00 vMB 86
393,898 393,898 00000000000000000164023cd7cc9e985967a7252e9c8b602550e7be1765ae90 2,207 0.93/1.00 vMB 42
393,897 393,897 000000000000000000a981a629b5c21e39bfa523ca3eb6553a47ffbcbe9f472b 2,215 0.75/1.00 vMB 89
393,896 393,896 000000000000000005088701e9cbf3fb4bf72bded6fc59529799c44e2484e31f 2,023 0.75/1.00 vMB 43
393,895 393,895 0000000000000000058503ee69204bbd161280f105643fb542490b44b2170e73 2,681 0.75/1.00 vMB 79
393,894 393,894 0000000000000000085e9dccb2017fab539abfad3a359de74c3b9d87d934cd6d 2,105 0.95/1.00 vMB 37
393,893 393,893 00000000000000000510afc4bcb37dcd734e899567464a563795870cb085511e 626 0.75/1.00 vMB 29
393,892 393,892 00000000000000000507160447e0c5a084680b95540e8c33a34c4eee59dc1b86 1,908 1.00/1.00 vMB 35
393,891 393,891 0000000000000000005cf7ba1fd3d0453a44ba6c13b07485b805d3fce529820f 2,081 0.95/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.