Loading Tool

Explorer IconExplorer

Memory Pool

78,062 transactions
34.51 vMB
0.15756392 BTC
Random Selection Loading Transactions
Max Size: 191.74/200 MB

Candidate Block

Mining Attempt c0044331abf5f7a6058840987eb2e578dccf2e45226619921ed5cfcda8369261
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 08e5c64d591b974645f652f0b908b5fe72b955b7378966c76cf8daf13bbdb66f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.03242203 BTC
Feerates: 445.78 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (624,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,920 290,920 00000000000000006a327db6b300c47da5eac0ea5fe9d839b471551200589b46 17 0.05/1.00 vMB 2
290,919 290,919 00000000000000008027e5ba32d3e745390bbcc014ddcc4e2e09a99a371eb091 222 0.14/1.00 vMB 28
290,918 290,918 00000000000000000cce4f5537c749c0f8fc164e1683b97687b54e147aa49785 559 0.28/1.00 vMB 36
290,917 290,917 0000000000000000c4bda99fbbae081695e1c1a747ef3347802a3091fffad658 468 0.21/1.00 vMB 44
290,916 290,916 00000000000000008c38a1993da33239b48bd240b852ee5fefd43ea809dce7b2 84 0.04/1.00 vMB 35
290,915 290,915 0000000000000000214b29771c2a2e32c75192a603ec426066ec9624f36d9223 555 0.34/1.00 vMB 25
290,914 290,914 0000000000000000fc59e0b7a6151efa3f92cedcf98b386c1ccd37d128c5beb5 512 0.17/1.00 vMB 1,249
290,913 290,913 00000000000000005cec1bd95835eb9867e9f9143d89c644adaa6a4a72b638b7 128 0.05/1.00 vMB 53
290,912 290,912 0000000000000000891b5d765699da3cd77fb4d8c32d0733c54447e8a3fbe42e 128 0.05/1.00 vMB 42
290,911 290,911 0000000000000000e631f13c5c2c1eeae1db138dcf1e8029c80d43c972e91dd0 164 0.10/1.00 vMB 36
290,910 290,910 00000000000000007482cc0e379694d08c7fc7d82040239d9604140b18911019 74 0.05/1.00 vMB 29
290,909 290,909 0000000000000000a5e60eb25fff50dce7109599af24560dbeda995820dce350 231 0.14/1.00 vMB 45
290,908 290,908 00000000000000009a9aeaeb2fbacfbae6d9c3737e969646e00d555c8f43eaef 452 0.24/1.00 vMB 38
290,907 290,907 0000000000000000890014f3b2e4fd6e7d38ec721a92447d9a2564364f16fae9 227 0.10/1.00 vMB 33
290,906 290,906 0000000000000000d4e5235c9527a35022d8f4c76b117e02da0cf6277d976852 42 0.02/1.00 vMB 39
290,905 290,905 0000000000000000ce513312481068fe7376812ed1149ab4d3035b8b385bc131 15 0.02/1.00 vMB 19
290,904 290,904 000000000000000011cc2c0b6a52548b823989061122abd8b9b9f34d4591e244 585 0.23/1.00 vMB 50
290,903 290,903 000000000000000017d641a7af5ebe88b909a87d0173b3b3d07b96e76713b973 192 0.11/1.00 vMB 20
290,902 290,902 000000000000000043c23c3e225be3f0e8013093038201da1f179025391af382 105 0.05/1.00 vMB 26
290,901 290,901 00000000000000009cfd996a370cf34a618d8bfb80c360d132e393d2019cb9c6 1,232 0.56/1.00 vMB 42
290,900 290,900 0000000000000000dc2f06ce83f138e65156b6feb12de559c8956a5b0a682408 525 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.11 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: 736.41 GB
    • Received: 18.58 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.