Loading Tool

Explorer IconExplorer

Memory Pool

77,144 transactions
28.76 vMB
0.07845937 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 1ce44b7faf0638931cd54ca06c2edc48a9c05abeb25347fb71e235f4f7ef457c
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c689cd3bf83c0f51c123a571fa7cd5d3be5c294351421f3f9f5ba0eac4235458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01870317 BTC
Feerates: 100.17 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (634,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,911 280,911 00000000000000007413eac5ad7da8ea31bc636e8bb3e5897f48b84745c93ab0 155 0.10/1.00 vMB 27
280,910 280,910 0000000000000000d9e10c4eec92e9fbd48eb018b589e86963320296db883493 36 0.01/1.00 vMB 43
280,909 280,909 0000000000000000d5db58c526ea6f70f158b54dc0bc210b18b9220a8adc5e95 15 0.01/1.00 vMB 40
280,908 280,908 000000000000000212a80dadbc1d604240ce4c108207bde4df3269451db9a595 21 0.01/1.00 vMB 41
280,907 280,907 0000000000000001e33967261850ad9710c1b2f4a029ae5d1071fdff46a3e35c 513 0.22/1.00 vMB 75
280,906 280,906 00000000000000009359b7149e49f66a8e8f2968ccf68dfa7e9630fe898dadb9 162 0.07/1.00 vMB 36
280,905 280,905 0000000000000001496704cac210cf680540343925b241a2ecf3398de5105ca1 84 0.06/1.00 vMB 28
280,904 280,904 0000000000000000f1e97b32f0b04fee073095885920a760e6898a05bcd9fa1c 61 0.03/1.00 vMB 39
280,903 280,903 00000000000000018801d94a7797d990413f6dd5d55001b5fedc7ae676803703 213 0.10/1.00 vMB 37
280,902 280,902 0000000000000000cb66ef952bebf9094b9e8868e7865a07d179659887eeb97a 539 0.23/1.00 vMB 60
280,901 280,901 000000000000000262da7f9269a6561e582578b4e99107e0b09e66cb94b91e03 170 0.07/1.00 vMB 41
280,900 280,900 0000000000000000a63e1cdd7bd7b671b6f5acaf26aadc62d2e51cb0e81d2c94 455 0.18/1.00 vMB 46
280,899 280,899 000000000000000131190885c2d7230afeae1271769019f95b199b48e02c758d 151 0.05/1.00 vMB 154
280,898 280,898 0000000000000000a43625ffec8c4c0461753fe5b7364b3f87f0ad402d38a6f2 548 0.35/1.00 vMB 34
280,897 280,897 00000000000000000be25f606dba95b886569d61925bbebf3d86582829e419ea 565 0.25/1.00 vMB 51
280,896 280,896 0000000000000001f7dd8da993b893c23832d04b548f6a0468ec6005181fdf3f 50 0.04/1.00 vMB 43
280,895 280,895 0000000000000000b272d86dd0240f8bba190aecb97cc6193cccd582fb1e6537 337 0.16/1.00 vMB 54
280,894 280,894 0000000000000001638856822cf5711336c9d98f0705b51b629079f5bbe5aacc 161 0.10/1.00 vMB 30
280,893 280,893 0000000000000002469aafee6cfa3ff6e2afdb323282b8fbed336b0fb947db04 314 0.14/1.00 vMB 53
280,892 280,892 00000000000000010a19eed2ff7bea9c95ca83829b90eb6df1d01ae86d367349 45 0.03/1.00 vMB 33
280,891 280,891 00000000000000014eeef711963e58ee273a4dd1f9fd23e56e22f5eb78ac834d 395 0.19/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.