Loading Tool

Explorer IconExplorer

Memory Pool

77,083 transactions
28.81 vMB
0.09691539 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 8461bc31c12fc269099c2f8fc336cfe7770f1dddaa26264c44fb6083361d7ff0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (592,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,709 322,709 00000000000000001e9d5331f81d94001022f4cd3e777b2d0bcb324cafc4a804 567 0.38/1.00 vMB 26
322,708 322,708 000000000000000015bd852c88e1261dea83fce6132e689994bde4f9efaadff6 64 0.03/1.00 vMB 31
322,707 322,707 0000000000000000008bcdd252b0d7246c55dbee53415e1cd61e97a60dd2f980 898 0.77/1.00 vMB 25
322,706 322,706 00000000000000000c31c3467bd375e93480c8f64cd5652d2430beb96af1bce7 1,517 0.93/1.00 vMB 34
322,705 322,705 00000000000000000372818547a02b76083bfbc2152c0a71207a54dd86ec01e4 64 0.02/1.00 vMB 36
322,704 322,704 000000000000000017c80540ede6944bcf3dab2da8f67d9902078fcc2c6e990c 742 0.40/1.00 vMB 31
322,703 322,703 00000000000000000a197d8c6431eb8e2734ba53fa4c90a9e9cf03240b561dff 1,005 0.64/1.00 vMB 59
322,702 322,702 00000000000000001d68a7b0e6ed8ee7b8af680d7f86c4889e6224e6f14110f1 886 0.53/1.00 vMB 26
322,701 322,701 00000000000000001bd81b95dcacae958e2db8db810515692b776ddfdb79fa76 791 0.25/1.00 vMB 55
322,700 322,700 000000000000000006294e7447748f138f56e958e8b235b48bcce3cb6bdb1094 1,179 0.55/1.00 vMB 32
322,699 322,699 00000000000000001e7dd03ea20a99a710e7e42878d3c12c3f153e2b0885884f 848 0.42/1.00 vMB 33
322,698 322,698 000000000000000015914314c13af91e813ab5e7995ea3f1f322c7cd42234f07 252 0.11/1.00 vMB 35
322,697 322,697 00000000000000000b7e4fdbf11b9a530eebadcff1c8bb50c57cf07169459c98 585 0.29/1.00 vMB 29
322,696 322,696 000000000000000009e694b530a98968fb74edfa24c3271c706667dba5ab2115 686 0.36/1.00 vMB 29
322,695 322,695 00000000000000001575f295dce20965c7f21818aba63ea1077e3f64d81da180 411 0.21/1.00 vMB 28
322,694 322,694 00000000000000001ca8ef687848d9058f64346b6e61c252f59102636cf86b90 33 0.02/1.00 vMB 17
322,693 322,693 000000000000000000d8f1f0cad5e7fe934bca44fd0af883fdbc7ab0aff59253 292 0.20/1.00 vMB 27
322,692 322,692 00000000000000001d1f330c23d8243ebde6465d164f3328c081fcd8b32c205f 172 0.08/1.00 vMB 33
322,691 322,691 0000000000000000102babc30e662ac3830f99c55a7769d1447e879f41bf1fc9 113 0.06/1.00 vMB 12
322,690 322,690 000000000000000011df4b07bac0ae195f759f1aceeabeeeb48cc08d6a6ecd06 1,254 0.65/1.00 vMB 30
322,689 322,689 000000000000000005efb9e5897f681c9c5fcfdee62f4cd8c8ad6d11776d4d1a 1,393 0.87/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.