Loading Tool

Explorer IconExplorer

Memory Pool

35,493 transactions
27.71 vMB
0.05751006 BTC
Random Selection Loading Transactions
Max Size: 139.34/200 MB

Candidate Block

Mining Attempt 6f7e268be92ab0ffd4c11771d265de76f3c8fb7c5f8ffc5b989f2aaa2fb3cf1a
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 531d36a27a75d48eb8ee745c1440fe321baf82bb5bb8637e01d39dd247e26f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,888
Size: 1.00 vMB
Total Fees: 0.00487291 BTC
Feerates: 40.21 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (164,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,889 749,889 0000000000000000000375784831bb261a4b334e29118b43672ec396ec08d10f 2,089 1.00/1.00 vMB 4
749,888 749,888 000000000000000000017d3a81b81351c7aec7c6a2c8388d14fe3d6ebd589475 2,481 1.00/1.00 vMB 12
749,887 749,887 0000000000000000000392acf8dc5e43b4e6803cb74636fbdf692f6e13f0658a 3,287 1.00/1.00 vMB 15
749,886 749,886 000000000000000000006f534a6bcbf7ed75a71456f150df5735006e28fab73e 2,382 1.00/1.00 vMB 5
749,885 749,885 00000000000000000002e46597d086cf9f5d4873dfb5c559333b6d135b9130f9 3,092 1.00/1.00 vMB 13
749,884 749,884 00000000000000000000f84a33e1ecf2b60ef2b2f6d57836889cbdbc60bbc7bb 3,157 1.00/1.00 vMB 13
749,883 749,883 0000000000000000000764033110b735686ba873282d6eda48ec7d48dc3a306a 3,029 1.00/1.00 vMB 6
749,882 749,882 000000000000000000050a6a36020ad46f2002fdb047de34c987adfb33289970 2,915 1.00/1.00 vMB 10
749,881 749,881 00000000000000000009e64e31f56422f286dcecb11ce2895beb8a1031fc12c4 2,977 1.00/1.00 vMB 16
749,880 749,880 00000000000000000005ea41cc92b9263c427b4c36b0bef5c66817e1421dfcf3 1,919 1.00/1.00 vMB 11
749,879 749,879 00000000000000000003881272ac596cf70b2703e1392050e199e3cf6b422452 2,544 1.00/1.00 vMB 18
749,878 749,878 00000000000000000008ac3050e448a352010228d17bdb35d6ca853b63c62321 2,769 1.00/1.00 vMB 10
749,877 749,877 0000000000000000000189e4aea284617e32b8e2d8bd17345729f11153361bbc 3,553 1.00/1.00 vMB 19
749,876 749,876 0000000000000000000894d96480628dcd38fd9424750e9d2638aa75233e19f0 3,683 1.00/1.00 vMB 14
749,875 749,875 00000000000000000004704b5d849cc5e631cb4a0af9dc9711ca2252fb4e8eaf 3,186 1.00/1.00 vMB 26
749,874 749,874 00000000000000000007f11c76a0ca824768dfb3eaf90423281ec54af402d3d8 2,616 1.00/1.00 vMB 6
749,873 749,873 000000000000000000059747536d07e141fb6540655e192fc51bb096a8437ea1 2,896 1.00/1.00 vMB 12
749,872 749,872 00000000000000000008dac36afa4f148672d0d6c9771f4a0fc38e42051d3f4c 1,682 1.00/1.00 vMB 16
749,871 749,871 00000000000000000006f7aee53d2ced79c3bf9fdf5d4742389a5babc238af1b 1,713 1.00/1.00 vMB 15
749,870 749,870 000000000000000000087ec130e644be35bc9a81e7bca465605268208b8f210c 3,173 1.00/1.00 vMB 15
749,869 749,869 000000000000000000083050000cbfd723e6deddea05e1537d68124313739448 3,167 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.