Loading Tool

Explorer IconExplorer

Memory Pool

74,635 transactions
27.65 vMB
0.07384862 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt 1ec110ff7549fe4a81d8fed5be5dae3ccaca51c8f3c7352336b0195d3caf1e7e
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 26a4dae05e5af36bc5c07e1435188cf814e0a4f63cbdfe93b8056dd691d66e9d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,903
Size: 1.00 vMB
Total Fees: 0.01479213 BTC
Feerates: 100.35 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (507,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,332 407,332 0000000000000000048b277982528637ce444d46557ae44667dbc6f4fe7d6525 260 0.17/1.00 vMB 25
407,331 407,331 000000000000000004a125ac8cc650f37cd4624249fb0494e6c45a7514481542 940 0.37/1.00 vMB 48
407,330 407,330 0000000000000000021da4a28813298cbc1fd32aeb3983fb5e7b4b320c826531 2,459 0.99/1.00 vMB 40
407,329 407,329 000000000000000002e07c339d219229c5ae9e0ee7452e57440d11b32407c71b 1,751 1.00/1.00 vMB 28
407,328 407,328 000000000000000003cad5a4188ba8b795b207f4afccae53b18a8bfb33aea47d 640 0.30/1.00 vMB 37
407,327 407,327 0000000000000000053a7f5feeb1248a82e7ef4634027a743816bef4372bab4e 423 0.21/1.00 vMB 32
407,326 407,326 0000000000000000038605ff22acf47165bacc019b6fca198a8f172216defaeb 808 0.45/1.00 vMB 30
407,325 407,325 0000000000000000030c374854a2cb5c06c17636e84f8ea0d5d549857f0f64a9 591 0.32/1.00 vMB 29
407,324 407,324 0000000000000000041451a8e2cf0d5db7e9a03a3e25b3bf9697a2ce208d4517 500 0.20/1.00 vMB 45
407,323 407,323 0000000000000000023d5d786aba3db5e91524e153d63d451c74f2a59ff73d12 446 0.54/1.00 vMB 13
407,322 407,322 000000000000000002dc05113aa53af00538b3aa249b83e3cd118f7eef589085 1,281 0.65/1.00 vMB 36
407,321 407,321 00000000000000000575467ef2bd32c3557b1273cd53cf4da5eac25708853b1a 426 0.26/1.00 vMB 34
407,320 407,320 0000000000000000014b5f1098d5eaab64bff88c471237e91db63e630db98c84 1,405 0.59/1.00 vMB 44
407,319 407,319 0000000000000000030cca0df6f80951ba341d2bce98f7136cce676dfd782048 1,352 0.61/1.00 vMB 41
407,318 407,318 0000000000000000013cfff83c2a4a8b3efdb4ed106c4d9df6925902d111c9fd 1 0.00/1.00 vMB 0
407,317 407,317 000000000000000002af230ac60a5f4d694a2aa08ac1f5b8cfebdea76090b573 512 0.28/1.00 vMB 31
407,316 407,316 0000000000000000028cec5d76c3f837bda0491241bb17fd0f8a19b673885403 1,473 0.93/1.00 vMB 36
407,315 407,315 000000000000000001b9880b68b19e8371d53f16ad6e3bee3b2e04f28d42b402 2,798 1.00/1.00 vMB 50
407,314 407,314 0000000000000000042ae14befb1aa129ac8a5b7fc4c98e287d574b80195765f 662 0.51/1.00 vMB 29
407,313 407,313 000000000000000004d4c2f6aaa6865b502bf451e30176dd6431ae14eee4dcb1 2,909 1.00/1.00 vMB 71
407,312 407,312 0000000000000000046b01aae59bb356aaf8f3d598910b21ee29526092f91d3b 2,390 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.