Loading Tool

Explorer IconExplorer

Memory Pool

43,485 transactions
28.37 vMB
0.05994675 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt d83a35838741396c4e678fc2601cd1ecbd5b95883423c17543a2bdc0752f31e7
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 0d29745e8503c12b1ec0235f412fa707cd9b39c15f01eb8a16d332f4cf5c6ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.00623231 BTC
Feerates: 100.33 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (438,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,171 476,171 00000000000000000151caf185c5c8257c1c26993bb164917dcc08afdac3d48f 587 0.32/1.00 vMB 150
476,170 476,170 000000000000000000027cccbdd27aa9f8d3fb046484af678615c1a18b361f60 1,348 0.99/1.00 vMB 85
476,169 476,169 000000000000000000cbb250e474518b9bca88f002a79f584e08f5d425cc18ff 1,706 1.00/1.00 vMB 52
476,168 476,168 00000000000000000098808df0020e17187b63e6deebc6bcdbdb8a4cc58a1fb9 720 0.28/1.00 vMB 217
476,167 476,167 0000000000000000002c0e244311c086774434bf1968509982b381454e9909d9 2,126 1.00/1.00 vMB 112
476,166 476,166 0000000000000000010cdadcdc2100f91d34d47bb8bf4a41d51bec18b63da07b 1,726 1.00/1.00 vMB 234
476,165 476,165 00000000000000000045361f7cecd5fbf1d998b171f28e44e59e6868a7fa5b07 1,079 0.51/1.00 vMB 176
476,164 476,164 000000000000000000725dd26c354ac1c7e1fb401a073588d48745df518609fa 889 1.00/1.00 vMB 47
476,163 476,163 000000000000000000513f6000a2e1fc90cf1ce99361816a9ecfc4612d0b0c80 1,574 1.00/1.00 vMB 90
476,162 476,162 0000000000000000011f7428b8e745850f2a64601b43e4675f7bc14dfe53c162 1,735 0.83/1.00 vMB 135
476,161 476,161 0000000000000000001d6b05da0fb094ef551b0900c8779d50fdb602a182f27e 312 0.11/1.00 vMB 146
476,160 476,160 000000000000000001226cea97068422c3f9d23122aa22f2a5f8cbaad85d584a 1,650 0.79/1.00 vMB 138
476,159 476,159 000000000000000000b6ab13f3eaa9e996c16cba054a111787bb7d567cd48a39 1,025 0.47/1.00 vMB 131
476,158 476,158 0000000000000000001bae3e17fa86305aff940ba6bce336320a9fa8f5ff3d0b 608 0.40/1.00 vMB 172
476,157 476,157 00000000000000000074c663a78f31fa5836bf1ba55ba2c59b88a7253da3fb57 1,571 1.00/1.00 vMB 94
476,156 476,156 000000000000000000aa5c5e7a3c77bd3c60c7a8d3c0bab2d8970bdd56d35213 636 1.00/1.00 vMB 31
476,155 476,155 00000000000000000036ed09d458a55560fa65d800492a5415c762e08a170e7b 1,226 0.67/1.00 vMB 158
476,154 476,154 0000000000000000004a7d380d95a31dffd8dae0331b3fb97db1af022795e728 500 1.00/1.00 vMB 30
476,153 476,153 00000000000000000056fe2e9567a794eca871302b47d742981f619fe9ddbf50 1,359 1.00/1.00 vMB 95
476,152 476,152 0000000000000000011c17a8e4578f2abbf7ba19788e7ebf64bfed674b04d986 1,471 1.00/1.00 vMB 70
476,151 476,151 00000000000000000020e3a872859e25db73a4cabdc02718b9ffa5035d028ce0 2,065 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.