Loading Tool

Explorer IconExplorer

Memory Pool

72,267 transactions
27.76 vMB
0.07195683 BTC
Random Selection Loading Transactions
Max Size: 168.03/200 MB

Candidate Block

Mining Attempt f46f0d9357b85ae232de821be7101eb6e1f3462882d2a4ac49d8c3e3c38de34b
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 4b507d11372b2e2589c92c5cff6f709486b8d5bd1f41c1e6f17b3848efceffe7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,823
Size: 1.00 vMB
Total Fees: 0.01173110 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (435,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,692 479,692 0000000000000000001e9fc0dbe0df75ace7a2b360aafcb5cd23846481d218d0 2,100 1.00/1.00 vMB 65
479,691 479,691 0000000000000000004c44846c7e5d4de7bbbcadee47595c955064173b508ed1 2,009 1.00/1.00 vMB 148
479,690 479,690 000000000000000000d27c0a80e9d1d05f867743fdd89166e9378e63a365895d 1,615 1.00/1.00 vMB 48
479,689 479,689 00000000000000000052fd34aa7094835cb67a0191ed611027688154797bf6b3 2,251 1.00/1.00 vMB 102
479,688 479,688 000000000000000000a2d85f27ca52472897cd655fdac2054acd726684fbafdd 2,225 1.00/1.00 vMB 158
479,687 479,687 000000000000000000921840f7580d5208321e30402dfaa98224e6aa11b32697 2,054 1.00/1.00 vMB 116
479,686 479,686 000000000000000000133af4be7c9dce47f4298b58fa52f10141ef8a7c2a8962 2,302 1.00/1.00 vMB 92
479,685 479,685 000000000000000000bf8d1900f713b187c06eb72c8828edfeb53f09b6f2876a 1,939 1.00/1.00 vMB 102
479,684 479,684 000000000000000000e9e22d77c7ed305c16c278255ba28832fd60cca822a0c5 1,798 1.00/1.00 vMB 110
479,683 479,683 000000000000000001358bda6c7c08a8b12e1c63c2472677e22565465b4ce25e 2,044 1.00/1.00 vMB 99
479,682 479,682 000000000000000000ae4a367c026efd229583697635580438d66b9d1c568f2b 1,769 1.00/1.00 vMB 88
479,681 479,681 0000000000000000007fc967d49e1f255ed2466202fce43c5e5b43eb1472b496 1,812 1.00/1.00 vMB 136
479,680 479,680 000000000000000000081147b78694d6511c98bff1a974efc557bd8a7c19fbf2 2,301 1.00/1.00 vMB 98
479,679 479,679 00000000000000000050b712c202149ca42033f620d60c14b34390fe063a369e 1,950 1.00/1.00 vMB 111
479,678 479,678 000000000000000001101c949a6809eff8600f91b0f482a2ebbeffd12e7a5305 1,154 1.00/1.00 vMB 43
479,677 479,677 0000000000000000001ebedd605161cbc7e5587126c9470d61e8ec44b1cbf1fc 1,539 1.00/1.00 vMB 122
479,676 479,676 0000000000000000008461159d42e00e4f7926cb67631b36a20e1a83f6477a11 1,975 1.00/1.00 vMB 110
479,675 479,675 000000000000000001352688ca79f390759ef489d9d78fa847dd353a8a57a54f 1,632 1.00/1.00 vMB 77
479,674 479,674 000000000000000000e5d011b268ed5246d477c694edadb40964284abfaf1d5c 778 1.00/1.00 vMB 22
479,673 479,673 000000000000000000b92a5b55054d963bbcbaebd626fd6677fe917ad8bd3319 1,752 1.00/1.00 vMB 69
479,672 479,672 0000000000000000006bc877cdcdcc7f300deaf113e86816226bd1d5f78b149d 2,133 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.