Loading Tool

Explorer IconExplorer

Memory Pool

39,668 transactions
26.81 vMB
0.08554953 BTC
Random Selection Loading Transactions
Max Size: 138.00/200 MB

Candidate Block

Mining Attempt 09454f54c0f1f57237ab2baf67a6d965a1c03390a126592544e02f7a2696e594
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root e529efbb934c42a9b45c9a6e0c9827d1bbb68bbaa924a157648c2dfcd2974126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.03333997 BTC
Feerates: 197.12 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (136,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,936 777,936 0000000000000000000312e5bbb629508473081a2c91e5b4246582db8de6812b 3,566 1.00/1.00 vMB 12
777,935 777,935 000000000000000000005a88206b28fb2fe0fc4d5f0cde1fd838835c0d96b864 2,726 1.00/1.00 vMB 18
777,934 777,934 00000000000000000001447ad1715647b057e9b30483ba48a2295f48bfa216e7 3,331 1.00/1.00 vMB 36
777,933 777,933 00000000000000000007077b219a7ee8a3fdfe3ca38c859de4b3e1cf6e22d573 1,599 1.00/1.00 vMB 8
777,932 777,932 00000000000000000004b3646b02e123381d139237a76b7c7c6ed61d464bb551 358 1.00/1.00 vMB 2
777,931 777,931 000000000000000000066dcf193fd855cb0f1952be76d8c1b5b265cafd5c0221 1,089 1.00/1.00 vMB 4
777,930 777,930 00000000000000000005966e5f03ee9b3c7b53ba45531de0e621f1930ed7d8d5 1,025 1.00/1.00 vMB 10
777,929 777,929 00000000000000000000b69ccde427bad6bf8b4efbe133cedbee2d04a24e8854 1,202 1.00/1.00 vMB 6
777,928 777,928 00000000000000000006cd8f37660ebe53c0d582b1be1f37c1aa32d4d90ef9c5 1,206 1.00/1.00 vMB 7
777,927 777,927 000000000000000000019aef3a8fb99fd2487fcb0e0c88fb40778a97e3dbb1ac 2,309 1.00/1.00 vMB 11
777,926 777,926 0000000000000000000436a430222ee553d9898c8f7f113f337372f6df2d0bb2 714 1.00/1.00 vMB 3
777,925 777,925 00000000000000000005cbd091c3a153f2bcd918f9d08306a76c0ca93c105f8b 166 1.00/1.00 vMB 1
777,924 777,924 000000000000000000033d0f15e488c5205370c9ded96f3fdb40ac65238db6ad 2,038 1.00/1.00 vMB 11
777,923 777,923 0000000000000000000559b6d6e4f6e0b023f989b9049762f40a3efe622832e1 874 1.00/1.00 vMB 4
777,922 777,922 000000000000000000043a08e446a1493a97472fe2f110d8479b7107584b8ec5 371 1.00/1.00 vMB 1
777,921 777,921 00000000000000000004d9729560ddab94371c2d357d9b6e9eb9bdcccd7ef6ba 372 1.00/1.00 vMB 1
777,920 777,920 00000000000000000002bd51f8197b30b21799f42ac7bd305a5114c486bc6699 264 1.00/1.00 vMB 1
777,919 777,919 0000000000000000000194297149fa2e2a5a8003335ec1f05bd5826e49286203 939 1.00/1.00 vMB 4
777,918 777,918 00000000000000000005260d63755c13802609649b30886a021edc108f724294 472 1.00/1.00 vMB 2
777,917 777,917 00000000000000000006fbb21e6bf1d0d2e38337c0b2f605ecdcebda141ef92a 492 1.00/1.00 vMB 2
777,916 777,916 00000000000000000005e9d7aa6c626998f9d2098e116f815f73d0136fc77841 2,465 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.81 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: 635.13 GB
    • Received: 12.29 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.