Loading Tool

Explorer IconExplorer

Memory Pool

78,741 transactions
29.17 vMB
0.09453677 BTC
Random Selection Loading Transactions
Max Size: 176.31/200 MB

Candidate Block

Mining Attempt c402f7c82410d7ecbb1022e47eea1bf1018fe6baed9328992c1eff06c27c0def
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d02123d00f08aea0e4aa9b72cf4486376eada0444717879313b0ccabe132bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.03353801 BTC
Feerates: 477.45 > 3.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (280,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,200 634,200 000000000000000000013f2c2aec5e826984a05e7e75d575701361343018a133 1,253 1.00/1.00 vMB 67
634,199 634,199 00000000000000000013b88db7beedbb0133efa42bdac6849d73ff5bf1b4225a 1,214 1.00/1.00 vMB 30
634,198 634,198 0000000000000000000ffe092f8b8163329a3859a2a2110907019fdf5d4cbe14 887 1.00/1.00 vMB 28
634,197 634,197 0000000000000000000ce2161435d0272895ed8dd704255c35196f7ae16b9913 2,391 1.00/1.00 vMB 17
634,196 634,196 0000000000000000000e8d5212f866d66e68ee84f7aca9355318eaa1e92cb330 2,526 1.00/1.00 vMB 7
634,195 634,195 0000000000000000000511b12943b53a40d10cb006c3610defcf43f8e570ab5c 2,877 1.00/1.00 vMB 37
634,194 634,194 0000000000000000000a60bf409251ed7565bc88d56ee7a100fe899c7c304f02 1,939 1.00/1.00 vMB 22
634,193 634,193 00000000000000000002728d44f012b6c026016d5090357f22aaa99823a50885 2,556 1.00/1.00 vMB 41
634,192 634,192 0000000000000000000b60012be73a028fa7a138907d22bc82eb0a71c6ca7531 2,734 1.00/1.00 vMB 27
634,191 634,191 00000000000000000003ba17187c11f013e765a8bcdfd92c846d8b4b1c9db76e 2,734 1.00/1.00 vMB 20
634,190 634,190 0000000000000000000135f0c8872d216931cff0a045510ba5e3b4a072ea1fcd 2,726 1.00/1.00 vMB 29
634,189 634,189 00000000000000000001fc78ca57544dde492ad2a880fec46f4b7f1a7279770e 2,612 1.00/1.00 vMB 11
634,188 634,188 0000000000000000000734d8be72b99a658ee962a5d661f01aa11bd5603ba176 2,383 1.00/1.00 vMB 26
634,187 634,187 0000000000000000000405709332e28976b1ab9cbfec6cabd9d7fd5d10a4c2fe 2,644 1.00/1.00 vMB 42
634,186 634,186 00000000000000000005c8ac5ccc3593331f46377137a94f67ee5c6e139d7f4f 3,020 1.00/1.00 vMB 38
634,185 634,185 00000000000000000010b625c29340748c7d34a1073384fcfdf274098b5f6cb4 1,957 1.00/1.00 vMB 11
634,184 634,184 00000000000000000012b5838c2e94c3868e1ec20be7f0a4dd74c7e73f6ab79f 2,482 1.00/1.00 vMB 27
634,183 634,183 0000000000000000000bf42f38a3609bf85a5c34091f0e784da4be9adfde546b 2,062 1.00/1.00 vMB 27
634,182 634,182 00000000000000000003cb43502a9d2d24f7ac947b93f0d2a79cf62eb3515fa9 2,869 1.00/1.00 vMB 40
634,181 634,181 00000000000000000011220a316582356fedbe4f888061567bc51127e80fb255 2,630 1.00/1.00 vMB 17
634,180 634,180 0000000000000000000c316feccb1925b514cd97cef7427367f702cb8ac2183a 1 0.00/1.00 vMB 0
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.17 GB
    • Received: 16.17 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.