Loading Tool

Explorer IconExplorer

Memory Pool

82,034 transactions
30.58 vMB
0.08027870 BTC
Random Selection Loading Transactions
Max Size: 184.35/200 MB

Candidate Block

Mining Attempt 1762df4e1b7b163de62bed6f6191698af95af7d14f7bdee3aec70adc09363cbb
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 89caa1f1d6e068a95ca7c8f5c77c8261165ff772bf3f88f5bd71e17a8be0543c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,205
Size: 1.00 vMB
Total Fees: 0.01659960 BTC
Feerates: 150.92 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (612,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,323 302,323 000000000000000007c08a465689a3bbb9ac9fb43cbfc069d8ebbd2a09e57e39 612 0.34/1.00 vMB 28
302,322 302,322 00000000000000002c20f98745c5cea78e75fb4e40db17608e7ea260c485e61b 117 0.29/1.00 vMB 12
302,321 302,321 0000000000000000667cb2f45b42a70b6aaec08367a4fe1db6b422cddedc4344 556 0.25/1.00 vMB 42
302,320 302,320 0000000000000000387ddbcbcf34010d5a64ca8640e6758dd478dfa644f05ff2 1,487 0.88/1.00 vMB 28
302,319 302,319 000000000000000020de38e484d3fefd34bf5514f76a489bedcd7e6a5a0bde9b 968 0.35/1.00 vMB 54
302,318 302,318 0000000000000000366b1046fc5c3fe3f4cd37de91dcad0cb09a7f45415c74e2 647 0.30/1.00 vMB 41
302,317 302,317 00000000000000001cf8a48e0843925aea5f3a3f421543e64a58db27552c3b7a 454 0.27/1.00 vMB 30
302,316 302,316 000000000000000032148eca0e4dac4593f2944e8da0a04e1748ed39cade5b4e 304 0.13/1.00 vMB 18
302,315 302,315 00000000000000003c1c97f75635bb033823e328a4bc2bb6beb2e4618bc7a623 419 0.22/1.00 vMB 35
302,314 302,314 00000000000000002deac336eea900bac23b5d74ba0f5a54da4e80508d3e27f3 58 0.04/1.00 vMB 21
302,313 302,313 00000000000000000fbf5f7b0bba15e29e31fed6937548428cbe88fa6717ab43 218 0.10/1.00 vMB 43
302,312 302,312 00000000000000003324f0e575be3ae560f7262abfb12779c2fad909528620fb 732 0.60/1.00 vMB 19
302,311 302,311 00000000000000001e4628a9e3d2e7b77e409a05c7b4f013fdfe7e1be703712f 968 0.35/1.00 vMB 47
302,310 302,310 00000000000000000390dcaa86b80d523f9fa5deb47d57846e4b3431b5fd5f71 721 0.25/1.00 vMB 52
302,309 302,309 00000000000000006a1ad3588ac31b0d43761c45692891803edddb792120a67c 402 0.18/1.00 vMB 36
302,308 302,308 000000000000000007cc48785b69485dd3bf0ea8216c2174ba9dd8b14df47fc7 445 0.28/1.00 vMB 25
302,307 302,307 00000000000000003f13fae19191e0f1528ba5b87b7f45758766976cc9616160 497 0.25/1.00 vMB 26
302,306 302,306 0000000000000000470b05cde2db7f096f3cc574b73bf0ea7296746c7a55c485 301 0.15/1.00 vMB 29
302,305 302,305 000000000000000027b2562976331e50ea7331520a130487af55297d1bf32de5 555 0.30/1.00 vMB 33
302,304 302,304 000000000000000061af6c4f0bcae3711ee60761e913b4c0ad44e390ed06b6d5 80 0.04/1.00 vMB 30
302,303 302,303 000000000000000043432b272b7548e94703860a3d2c806688f05e0c49aec9c5 236 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.10 GB
    • Received: 14.84 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.