Loading Tool

Explorer IconExplorer

Memory Pool

28,256 transactions
25.82 vMB
0.06986676 BTC
Random Selection Loading Transactions
Max Size: 126.82/200 MB

Candidate Block

Mining Attempt 0cfbd0445e9826697595f03bdc4558ec3fac8075bf1e1a72d2462fa1adf59b09
Version 20000000
Previous Block 00000000000000000002090a5e6827104d71bc49b506e4cb66502fb6a9600695
Merkle Root 190a2f3bf3d4e391c06ef05899c5d1870eb6687c93cd6577703cb42eed7c6419
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.02205072 BTC
Feerates: 502.65 > 2.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,240 (904,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,852 9,852 00000000c2eb520c2882aecab730a6673f1c7c9180d2a9312f8a8b4bae23b6b1 1 0.00/1.00 vMB 0
9,851 9,851 0000000051be16bf62e194368722b6a18063d6183bc4fcd382cf4d3c95604c05 1 0.00/1.00 vMB 0
9,850 9,850 00000000529faae2ff8a381b4818d213e2a44385e665a2d31215a5afba777e30 1 0.00/1.00 vMB 0
9,849 9,849 0000000063ab29ae280403e55e2212679209d8167d8e698ace56c775ca97a5e8 1 0.00/1.00 vMB 0
9,848 9,848 0000000049e4e63584aaa79329d2c5dced7f0fa952a324a9af99e66841f9a10f 1 0.00/1.00 vMB 0
9,847 9,847 000000006ba2b4486646bee1b816212f2f33a30ab89cc2bffc5834d9462e908c 1 0.00/1.00 vMB 0
9,846 9,846 000000004bde83b5eb086c3a4e8b85e09f743e5eb80b07f0a9df6047fa3a338b 1 0.00/1.00 vMB 0
9,845 9,845 00000000063331e3329b5d6372986310d4b9a85f793c8c34541dc788afba8ef3 1 0.00/1.00 vMB 0
9,844 9,844 000000008dd438bacd6db3b7302d837fd7db7cc357e6859a8f3f19700abc3b5e 1 0.00/1.00 vMB 0
9,843 9,843 000000008662451ad23b11fe82c8454201cc79613d14cc462941c512626a2c46 1 0.00/1.00 vMB 0
9,842 9,842 00000000e8abf3d8f51adfe484443d87f054de0632a7330f3b9f4e1be1225610 1 0.00/1.00 vMB 0
9,841 9,841 00000000a24ffe7c80ead2ec6243cc63ccf856b283fcc540f99c0290d8c83d84 1 0.00/1.00 vMB 0
9,840 9,840 00000000d846c5fbd90fe25130cfc4c62e07594c5d98b8fcb13110d38fe56a23 1 0.00/1.00 vMB 0
9,839 9,839 000000008bfb183e9d375292344ecd35899c258bddef56ee091b61dda63a66c2 1 0.00/1.00 vMB 0
9,838 9,838 00000000daea17fed830ea437e95b5461b9820c49cbe2fa6ddd0b63b272decab 1 0.00/1.00 vMB 0
9,837 9,837 00000000acc0f1ca3334891819df9916b3e93aa7901bd2046fd9141fe065a05b 1 0.00/1.00 vMB 0
9,836 9,836 0000000025fbf75fb5db7cd88819a5a3d2fc1ef50f405e9f512ca8f40a47b6f8 1 0.00/1.00 vMB 0
9,835 9,835 000000009661f970f6229dc2f3354524bf0c38de6ef3b0cb5ea4f841ce6bf084 1 0.00/1.00 vMB 0
9,834 9,834 0000000019ec79c49298f0178eece3ea02d5d62ce4781b5679524c8f855de1ae 1 0.00/1.00 vMB 0
9,833 9,833 00000000291d1e9992b6fb0950aa42ee916e11c7342c0532dfc996dbc927b3a2 1 0.00/1.00 vMB 0
9,832 9,832 00000000a17bc7e51b85d43b8dbc06f6cd575f94d0050ad3d5c4d3f6cecc88d7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 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: 576.21 GB
    • Received: 8.42 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.