Loading Tool

Explorer IconExplorer

Memory Pool

85,685 transactions
31.46 vMB
0.09773380 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt b2e576eeef16162d0ac223e91aa713640fb6343f1fc6c1dbbcbb2f6e6a7b0075
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root de513b177c5dd08e32425e11ae24f7b519ec635d5bca09e94d0f4bc9ca514400
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.02079837 BTC
Feerates: 60.16 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (618,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,903 296,903 00000000000000003d46cd97d21abb9ec032feb9b418346a8e55d05e17cf7f34 237 0.14/1.00 vMB 31
296,902 296,902 0000000000000000242c352683cf4dafb2ea67036ee81823c9affa9e31987458 437 0.26/1.00 vMB 31
296,901 296,901 00000000000000000a32c48c875df9ac75cacf833abd7b0a095354312f430289 531 0.34/1.00 vMB 30
296,900 296,900 000000000000000039784aeb849908e93db9969d514915d41a73d8f15eec9c12 8 0.05/1.00 vMB 1
296,899 296,899 00000000000000005c45d6bac7bb6f41c3ed0929aefb3579b930496baca2e383 425 0.22/1.00 vMB 33
296,898 296,898 00000000000000003b0f047753ed908645e59df2d5338752765211ec7bc9569a 402 0.22/1.00 vMB 36
296,897 296,897 000000000000000018563be6df371b00ecdcfeab93f1fbf8e9742be4ab36cef8 178 0.10/1.00 vMB 29
296,896 296,896 00000000000000001dcbf788106d65d50a88c3d537146bfd1bc3c9c9f45ea679 227 0.15/1.00 vMB 27
296,895 296,895 000000000000000097bf62a61fbb9ccd1af23fb0c9b647b69e0f8dbfaab71294 256 0.17/1.00 vMB 32
296,894 296,894 000000000000000011496ac07f97b41fd342b0013f37a10c64731fa40ecbff0d 31 0.04/1.00 vMB 12
296,893 296,893 000000000000000077bbbb86f2cb4296682b6a16187d9b4e60834b3c7d21f102 225 0.15/1.00 vMB 28
296,892 296,892 0000000000000000416662a80e10342e788033ab177622d508dfa5ab2aa389f0 80 0.21/1.00 vMB 11
296,891 296,891 00000000000000001f520e8d95fe62a4caca31159bb51c4df7184612b94b501d 546 0.35/1.00 vMB 31
296,890 296,890 0000000000000000105dd21dcb56bfb781f8d394c743c0f76bbbbd4e5cb10f36 378 0.35/1.00 vMB 25
296,889 296,889 000000000000000035d222c17ef01969b3de395df47d0859f6068d5dff39fffc 64 0.03/1.00 vMB 33
296,888 296,888 000000000000000081005c4eb85d5b32ba77ea4887f6e588b46dec95da4e85a8 121 0.08/1.00 vMB 26
296,887 296,887 00000000000000001256763e373f20dd3828a3422875b3a5b859ceffd77ce6a2 232 0.10/1.00 vMB 118
296,886 296,886 0000000000000000024377efded94aee56fb89da0e82359ed591bf1ef64132e9 723 0.38/1.00 vMB 30
296,885 296,885 00000000000000004138b90eb280d5f53b297833432d0eb2d513fa9a51237362 79 0.07/1.00 vMB 19
296,884 296,884 00000000000000004c8b7d694c9a74a10c00fe0df6306c7fbdca39345e52c170 128 0.05/1.00 vMB 114
296,883 296,883 000000000000000044b958854efb7cb4ff0931cc537b1e7a7a9168be066d663e 443 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.35 GB
    • Received: 18.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.