Loading Tool

Explorer IconExplorer

Memory Pool

45,802 transactions
28.45 vMB
0.07349300 BTC
Random Selection Loading Transactions
Max Size: 151.21/200 MB

Candidate Block

Mining Attempt fc69c6e87d7c314d69ea83196677fc1fe733566d1d08721ea7c939f61dd93506
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 099a45d4b61b0d2eab4a96aa9e7d3fac25202b377c4a866b1e3566d505d3e49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.01970108 BTC
Feerates: 100.23 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (564,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,875 349,875 0000000000000000024cf3bdee54385a5b250eb91fb448448b26132bb413c24b 555 0.62/1.00 vMB 11
349,874 349,874 00000000000000001356aef17b8d09afe6387db44c5e230d604b317260949321 474 0.25/1.00 vMB 27
349,873 349,873 000000000000000009752277e46f6e9d50d24a42a1a330e18941e0353df00b75 2,405 1.00/1.00 vMB 43
349,872 349,872 00000000000000001413070398a890b97f674fff631a6c1506628b5fe4dc50d5 602 0.28/1.00 vMB 16
349,871 349,871 000000000000000010a3bba8e1a98ec0f4048fc3c26a1edda37a3878e10ac9e4 277 0.28/1.00 vMB 19
349,870 349,870 000000000000000016c205fbe862bfb416922ef2c19d492549bccb89ce1c91e0 1,814 0.75/1.00 vMB 38
349,869 349,869 00000000000000000a7aeb602534c7ba14a60ed9d5d9a822ab2d38b39fbcaaeb 688 0.34/1.00 vMB 28
349,868 349,868 000000000000000000526cb383d0b8ec14e52791d7ec562e9a9a9e07d7188524 779 0.30/1.00 vMB 26
349,867 349,867 000000000000000013adb8508957571e4fbd799bd9a60dec69d61a95dbc46972 1,038 0.59/1.00 vMB 27
349,866 349,866 00000000000000000753d164499308aa10e9f5631725e37b96da51daa2b7201e 174 0.10/1.00 vMB 19
349,865 349,865 000000000000000010154226dee08ee26a407eb834fb132d4fa73f7414292495 557 0.29/1.00 vMB 29
349,864 349,864 000000000000000011e0df862a804d421ad9daf2ab2f9a13ea07cd54f5dbc51c 1,200 0.59/1.00 vMB 28
349,863 349,863 00000000000000000c3855f627ed15f0d40532dbf60fe1c359d3cfcffea94918 142 0.06/1.00 vMB 31
349,862 349,862 00000000000000000d80310b64746dcc8096b51ded18ae4fd5307e7a45cb7dfd 682 0.31/1.00 vMB 25
349,861 349,861 00000000000000000666db48b5c7eeed08e7b60b20bf43786fe957ae20cd886d 128 0.22/1.00 vMB 10
349,860 349,860 000000000000000008de06b760dbd00f84230eddcffb965a0f67dd536cd604df 1,581 1.00/1.00 vMB 30
349,859 349,859 0000000000000000102d5d138ac99363c185732e58c28bf4dde6feaceeda705b 130 0.05/1.00 vMB 43
349,858 349,858 00000000000000000bdd02885adaf2684b0f8ad9943a1c02dfcbad6a7a1f92e5 495 0.32/1.00 vMB 29
349,857 349,857 000000000000000006265e061fc87abb599969f02c0409c1da218cc3987b0bd7 306 0.18/1.00 vMB 24
349,856 349,856 0000000000000000109fdf1ffd2589651bc2ac5f1820766b58b4ca0461c6e216 141 0.13/1.00 vMB 18
349,855 349,855 0000000000000000088d6eba60397c23589c1018c2418de727bc5a944c5d6a9b 1,415 0.64/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.