Loading Tool

Explorer IconExplorer

Memory Pool

38,826 transactions
30.82 vMB
0.06777800 BTC
Random Selection Loading Transactions
Max Size: 153.87/200 MB

Candidate Block

Mining Attempt 1cc534351380cdae26081df598cbe1dbe0d9f8e208833db3add3469a185bd80c
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 518d628dd2c2a80b05632c3e692bc62aff3befffb269e8d104f292d5db8ef822
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 650
Size: 1.00 vMB
Total Fees: 0.00532364 BTC
Feerates: 26.09 > 0.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (630,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,823 283,823 00000000000000016fc7057911690391ecaf8752c157b6fc7e2f5a8cf1596ffb 414 0.21/1.00 vMB 41
283,822 283,822 00000000000000012086096906d9b8ab94374520399ee340585af214cad9eaa2 282 0.14/1.00 vMB 44
283,821 283,821 0000000000000000ffd3bd3b1c6cf9f6f123ed76a6570300f4ab28e1f1a43f31 301 0.20/1.00 vMB 36
283,820 283,820 00000000000000000e460449ad1a0fb05d28c814776ebd61c4e08a15952681ed 126 0.06/1.00 vMB 39
283,819 283,819 0000000000000000b60dd8330c2598c4bd0e175ef61aa0f64ef115eacee246fc 213 0.12/1.00 vMB 37
283,818 283,818 00000000000000006c7f6ef2308d8712fe075ace1d708471122d8a7602c67f0b 354 0.27/1.00 vMB 23
283,817 283,817 00000000000000010793589503c9f55de76812adf94c7be698e4b6910eb041ff 159 0.05/1.00 vMB 110
283,816 283,816 000000000000000054b76ffd2699a31878a9f8037e74b60a2b29a341ac32868e 481 0.21/1.00 vMB 43
283,815 283,815 0000000000000000100583f8d000b823439577f3f56be37242847c611b964cfd 46 0.02/1.00 vMB 23
283,814 283,814 00000000000000001e480ba01cc1432d135e153533184c43be12847f7e8b3084 174 0.09/1.00 vMB 40
283,813 283,813 0000000000000001515e8dccc0db87b913c5e3d7b1c55e5906ec59b0ca5e91ff 298 0.24/1.00 vMB 30
283,812 283,812 0000000000000001a890ac3bbf2cdd0e02c110c27b1d7a9bdda8bdf87a9ea553 654 0.35/1.00 vMB 41
283,811 283,811 00000000000000003ee15f2aaa188770ec42fbe15559d88ea5406e1effd50c72 1,025 0.35/1.00 vMB 78
283,810 283,810 00000000000000017ba45a4efd47c0e2f79a2feb98e0eab26e279eb5e2d1d1cd 154 0.05/1.00 vMB 131
283,809 283,809 0000000000000000f2348736b06cbddfcc62240026f4a1ed673f9231f2353862 362 0.26/1.00 vMB 33
283,808 283,808 0000000000000001176ccf4a55542a3d6ba2c5b9e708d50428eb3a029d78b95c 743 0.35/1.00 vMB 36
283,807 283,807 00000000000000019204e6b5eb3ba69daa03d91606990b5d4ab63962af1a3f7b 1 0.00/1.00 vMB 0
283,806 283,806 00000000000000019e5f45058a47c11673c7e7316b72529cad49cc695fe1d481 320 0.14/1.00 vMB 42
283,805 283,805 0000000000000001d2e4fcfd7ce94bbb3271759463fd7b9a45aa0c62c4c8ebf7 198 0.11/1.00 vMB 26
283,804 283,804 0000000000000000a6a79cbf685ae6eee3ccc63b7aad5dfcddab09050d3f19f3 160 0.08/1.00 vMB 35
283,803 283,803 00000000000000007ddb1ba4428d79f28aeafa0bd1e10a8d298d2015e7df1c29 379 0.23/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.27 GB
    • Received: 11.59 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.