Loading Tool

Explorer IconExplorer

Memory Pool

41,325 transactions
27.38 vMB
0.08014595 BTC
Random Selection Loading Transactions
Max Size: 141.42/200 MB

Candidate Block

Mining Attempt bf645e4b1ff1a66a3eff617a11f04998575d805e65e1c71864feda5e83b83378
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root e2ff547ce9c04db6d785dfd42491732fa207a69c87204ffe3285efebadbf2a05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.02695671 BTC
Feerates: 141.50 > 2.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (167,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,993 746,993 0000000000000000000017627cecb32b92475f4acab3db54406768be2f11eba1 2,816 1.00/1.00 vMB 11
746,992 746,992 000000000000000000041e26075b72c10a65d554e5f028651ec2ed4399948463 3,145 1.00/1.00 vMB 17
746,991 746,991 000000000000000000038f19ef4584fde29707f05d01be7d486811a5d2136533 1,765 1.00/1.00 vMB 18
746,990 746,990 0000000000000000000758f8a0429bf6154b2901fbf05c149cfd6a605961c84c 2,092 1.00/1.00 vMB 20
746,989 746,989 0000000000000000000446b2981f37d773a585d9f63d5526809dcb9db77ae226 3,284 1.00/1.00 vMB 19
746,988 746,988 000000000000000000041be40493bd398d14e49715d5edac82f4787f973c12d8 2,525 1.00/1.00 vMB 13
746,987 746,987 00000000000000000003724d548b6a8a2e9aeaf070e75f3a711683457367a1bc 1,951 1.00/1.00 vMB 5
746,986 746,986 00000000000000000005eeced796c83052861d4af30ffaa63c718fcecb6f5e35 3,461 1.00/1.00 vMB 10
746,985 746,985 0000000000000000000911414f9e1ed9c3558606ebe73d62c493344e0994439e 2,477 1.00/1.00 vMB 12
746,984 746,984 000000000000000000098d2e57414fe9cf848365481404e6472433f6ed4de5ad 3,092 1.00/1.00 vMB 18
746,983 746,983 000000000000000000022ec8d3b9b6daeae3cca45c4105b2d190e2b070722e4e 2,300 1.00/1.00 vMB 12
746,982 746,982 000000000000000000069692ad3c63ff968877274724ca99b0c4d5b1830c2204 1,136 1.00/1.00 vMB 15
746,981 746,981 00000000000000000001d46ac6ff781c58f36fb67f58d1f515ab0010bdc03def 2,790 1.00/1.00 vMB 16
746,980 746,980 00000000000000000000a384a93dd03377aa3137e383d435aac395b667ff70b8 3,120 1.00/1.00 vMB 22
746,979 746,979 000000000000000000074ea55b9561d7620fa2e31de1b3d15a6a3e8b08fd7255 1,921 1.00/1.00 vMB 25
746,978 746,978 00000000000000000007726fc0dae25b756f7ec13e0641caf394ab59d9ed95a3 2,921 1.00/1.00 vMB 15
746,977 746,977 00000000000000000008ee8b9b4f7e6ca624b535f1f175d8eeb9c3de014415b9 2,524 1.00/1.00 vMB 11
746,976 746,976 00000000000000000009df95ee626497c34679d3f29cde1e93edc3cc5b338029 3,667 1.00/1.00 vMB 23
746,975 746,975 0000000000000000000025c754d63ce9e717e28b1af4bc1f0ef226f28bce7acf 2,649 1.00/1.00 vMB 19
746,974 746,974 00000000000000000008e4875e3680e7b75d43858df63b798c40c063f876f37d 2,615 1.00/1.00 vMB 11
746,973 746,973 00000000000000000007cc022eca565759b4707ffd030bf61c009c085a26b194 3,209 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.