Loading Tool

Explorer IconExplorer

Memory Pool

78,135 transactions
29.34 vMB
0.06452499 BTC
Random Selection Loading Transactions
Max Size: 176.27/200 MB

Candidate Block

Mining Attempt 9d4782181594c850716a6a35ebfc6fbe0ee5d986455c1e43c7ad352a057f5293
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 09ae36af42cb46db3e7f88b996739377fb94374b88d09b0d5cb5f26f0dd03422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00512132 BTC
Feerates: 18.31 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (632,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,879 282,879 000000000000000047bab220715a158948d6cf206321be04b73a0fb3f1b84161 234 0.11/1.00 vMB 50
282,878 282,878 00000000000000018f05a7bc811e22f4ff112d22401171dd0da67c4130bfc5ef 909 0.40/1.00 vMB 50
282,877 282,877 0000000000000000bec1ee6417bea3819a0c22c679ff8a86a0b2c1e6af94a5d5 108 0.10/1.00 vMB 15
282,876 282,876 00000000000000016e30a8993bdb6c8f1da2e2003ffdced97baec98b4dc372f1 225 0.11/1.00 vMB 52
282,875 282,875 00000000000000017b916aaf3430e5b9678e53bd5f3d4bbcaf63d2c023a58bc4 241 0.13/1.00 vMB 30
282,874 282,874 00000000000000015151fe4c165e0cb0aa40f6afeda65653cdd35972eb90de8b 255 0.24/1.00 vMB 19
282,873 282,873 0000000000000001671689286e912bffb209f43a7a216bb19cf180ae7cb2813e 472 0.25/1.00 vMB 43
282,872 282,872 0000000000000000af40c79a1a0fd8cdb58887dea6c3f051397f03404ca241eb 213 0.15/1.00 vMB 22
282,871 282,871 0000000000000001b95dfa6bbe1bf9c2fd73c6ad953d9e9af91843d5ab7eb13e 462 0.25/1.00 vMB 27
282,870 282,870 0000000000000000bef21b4705e766ff5c386695729d992ecb5209ce58a0359c 734 0.25/1.00 vMB 46
282,869 282,869 0000000000000001d748fb3c4b40ba14a62e8fe657d9932b27f7782003bffe82 763 0.25/1.00 vMB 132
282,868 282,868 0000000000000001b1d7b19576d9cc379c4a67a6296e2c2cabb0e4f698592ec3 152 0.05/1.00 vMB 322
282,867 282,867 00000000000000003d17bfe8ba4d4f75b7df402e69294923d273a46ff3b9e5be 872 0.46/1.00 vMB 34
282,866 282,866 000000000000000046847c5c6ee9f05c5f0db095b7ea9b195eb1c413524320cc 161 0.05/1.00 vMB 75
282,865 282,865 00000000000000008b5d4a698d5f2e59275a99d1dab7b04954738cb84e4fd078 292 0.15/1.00 vMB 33
282,864 282,864 00000000000000002ffd36fff27d85e9e55082e6b1653bd3c9aadb7bcb080ca2 875 0.50/1.00 vMB 33
282,863 282,863 000000000000000075f143bf852f74144ac1961d10d80598f21efa18a795a153 624 0.25/1.00 vMB 51
282,862 282,862 00000000000000019659272e2cf2110961b4598e18e52d41158d6c2dbbd4d597 36 0.05/1.00 vMB 12
282,861 282,861 00000000000000013e20feecadc5998a370184d0200899a0723c9c6ff56f4acc 93 0.07/1.00 vMB 22
282,860 282,860 00000000000000007358ec0bef8c771ffb245a7d44513d8fa09ef13904b9aceb 72 0.02/1.00 vMB 43
282,859 282,859 0000000000000001d547d8a47094f84e244bd0db91c077f59c6f9c566eb45042 743 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.