Loading Tool

Explorer IconExplorer

Memory Pool

78,015 transactions
29.23 vMB
0.07552063 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt e76d8b61f28eb2ab74f670576e399245a812ec99f7946ee6af5045d51e8efaea
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 459f699424be2a450f37cfc2105769fb350b3efe8053a6f7a678f40b0b50c204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01155998 BTC
Feerates: 45.45 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (68,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,998 846,998 00000000000000000002cf94b9f8e682cc6baa09d3573f2a9fdb818d12ecf264 2,387 1.00/1.00 vMB 122
846,997 846,997 0000000000000000000028bc7410d45a659253e9ae263d27efadc330d40e7f70 1,409 1.00/1.00 vMB 98
846,996 846,996 00000000000000000002b237a0682b076a0d76e901733ad8a5b06d62fea70968 1,797 1.00/1.00 vMB 115
846,995 846,995 000000000000000000019c68f2aac22831c9fa1bd34e233afc1aff87977a54c7 2,079 1.00/1.00 vMB 128
846,994 846,994 00000000000000000000701e89d35db78fbc53358fbc9192797e2b1c4f52726c 980 1.00/1.00 vMB 95
846,993 846,993 000000000000000000004477fdd14b4054cf2141559079ab44fed3b2342c0957 468 1.00/1.00 vMB 92
846,992 846,992 00000000000000000000d38e935a62b184a128e18b15c710c2df5dec6c980bf9 1,057 1.00/1.00 vMB 101
846,991 846,991 00000000000000000001cd8e63ee7718fa52a13d7620f46b9559950177a2ab73 746 1.00/1.00 vMB 99
846,990 846,990 0000000000000000000357eba46b34208e2fd1b9ebbf8249571536aed2226a88 827 1.00/1.00 vMB 97
846,989 846,989 000000000000000000007e863db403d66258a06876a08b2b68e0b5379d407763 1,186 1.00/1.00 vMB 126
846,988 846,988 00000000000000000002e185b08f04649276389503d8f117bb515d87abf04506 1,121 1.00/1.00 vMB 91
846,987 846,987 00000000000000000002551e4936c539a90fc39084a36148e3e5efcc61268be4 986 1.00/1.00 vMB 114
846,986 846,986 00000000000000000002437394d080a0b337d765b7a54788c52ca08f652fd34d 2,598 1.00/1.00 vMB 184
846,985 846,985 00000000000000000002a9be90681a0595c73b70c013c8e7c2d22560cdeb24db 1,118 1.00/1.00 vMB 108
846,984 846,984 000000000000000000025f1947b954978c4efb0d1f1184a8c01715d48d54917e 1,987 1.00/1.00 vMB 166
846,983 846,983 00000000000000000002627103d375bfe6a65c57a164e6503b9341bfcabfc8a1 1,366 1.00/1.00 vMB 141
846,982 846,982 000000000000000000006f2c34fce21370c15e07fc54a32c61caa733ad9b0ecd 1,462 1.00/1.00 vMB 149
846,981 846,981 00000000000000000001bf0ff6fcc9adf6d12f2ef5bd8143246c0ef59bef2a25 586 1.00/1.00 vMB 117
846,980 846,980 000000000000000000028e8c3a3d7dfba8b22cad9a54d1a52ea631eb7ab500b2 512 1.00/1.00 vMB 120
846,979 846,979 00000000000000000000e35e9aeef07b7a8717fc04a0cc197f0660baa93ba024 1,002 1.00/1.00 vMB 136
846,978 846,978 0000000000000000000174e76d8e76f833c97bfd87295240fd9614029369f757 762 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.