Loading Tool

Explorer IconExplorer

Memory Pool

78,726 transactions
29.49 vMB
0.06875178 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt f84b4f1cad4eae6e6da1f55f106452c9c1220ab407b3ffddb8a5c3d5b26ae2ca
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (795,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,556 119,556 00000000000035668b18ea47d57372f384f39c4d732cc78c17ab05687300195f 1 0.00/1.00 vMB 0
119,555 119,555 00000000000052034912c549e2bf12913e6a34205b5c6a7d1c2d426831b47845 8 0.00/1.00 vMB 285
119,554 119,554 0000000000001372df22bf19ede66ff5fc591a949f3cb58c62f528b1290a6d0e 7 0.00/1.00 vMB 695
119,553 119,553 0000000000002812f9b1888b7788d303e63d0ac816f922c827b3683632810a81 11 0.00/1.00 vMB 333
119,552 119,552 0000000000009ade4067aa43cf08ea160a1a1a5a7a5594459cf7bd2bb98fef44 22 0.01/1.00 vMB 0
119,551 119,551 0000000000008a55153a51c09dd275ad7f0279fb57126831898428b57899060b 2 0.00/1.00 vMB 3,875
119,550 119,550 0000000000003b83fc28145661e2c21843f1a436a5ad2a2449bd64db61eaff69 2 0.00/1.00 vMB 0
119,549 119,549 000000000000a2bcb5023e38049ed4952dbc281715e90531544c024486191efe 2 0.00/1.00 vMB 0
119,548 119,548 000000000000ad88d4686a9dadff5b0bcde170b48c3d4939dbec11561e086003 2 0.00/1.00 vMB 0
119,547 119,547 0000000000007a7fc8f80441e56ab9687a0aaad3f51727f736570cb2adb85c49 13 0.01/1.00 vMB 1,502
119,546 119,546 000000000000095b63acc05da81328e6769c2f7ba85244451f4863c91c2dc865 3 0.00/1.00 vMB 1,560
119,545 119,545 000000000000acdb045e895517af15195e0c9439e5ade895a60670a98f191a2e 4 0.00/1.00 vMB 1,086
119,544 119,544 0000000000003d4e7fa19425cd5e7e3f5ab67447881837227f0802a975bb19f9 3 0.00/1.00 vMB 0
119,543 119,543 0000000000001b349dd519f9b64d0448c48c024b0bf67f661b63f50905acbb51 6 0.00/1.00 vMB 0
119,542 119,542 000000000000af0ba749759ddda4d29743607128734cc688bea15235f063b3f9 12 0.00/1.00 vMB 0
119,541 119,541 000000000000110bb41a85f374984904afde4f1cd797e9b192da240cf013a71b 8 0.00/1.00 vMB 969
119,540 119,540 000000000000316cf6a439e0d99008db7041c75f8bab4f1917c662ed62b97dbf 4 0.00/1.00 vMB 1,412
119,539 119,539 000000000000b189996256c83d63d1eada71fb7c6029e67be4bccd3fc263e591 3 0.00/1.00 vMB 0
119,538 119,538 0000000000004a10632e8e157108009f7512d295c3b018e522e36a1228374858 3 0.00/1.00 vMB 1,941
119,537 119,537 000000000000278b741db079150742cc77604bb253c0b9210f09a73cce9526bb 1 0.00/1.00 vMB 0
119,536 119,536 0000000000004d7cd5831a53f22d7193565c95570e04a8a2e74aba731d05d5cb 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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.64 GB
    • Received: 15.02 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.