Loading Tool

Explorer IconExplorer

Memory Pool

34,644 transactions
29.14 vMB
0.08951492 BTC
Random Selection Loading Transactions
Max Size: 160.00/200 MB

Candidate Block

Mining Attempt cbbbede56685b9fdcfc247c6daafbefb14e8d6dad64a2da897f4e5c8f0d43b0b
Version 20000000
Previous Block 00000000000000000001e789f270d3c5ae97bd922a80cae3736eabd22b66ea0e
Merkle Root b0a81193caf66bc196c33ba41444723fea59477266d2aa632e10d3e80e42cd3b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.04752166 BTC
Feerates: 318.30 > 4.76 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,866 (30,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,487 910,487 00000000000000000000b5e1d85f106846c80bbf5148fa308310a784a6e59a56 4,423 1.00/1.00 vMB 0
910,486 910,486 00000000000000000000e9d9db9b674f0bfb09c90e1cc7acdf61a78a065dbe52 542 0.13/1.00 vMB 2
910,485 910,485 00000000000000000000aaaae0cf46dd3c038a22061fea49ee14b1507c7f10b0 4,433 1.00/1.00 vMB 1
910,484 910,484 000000000000000000008dd710d9264a8cb70c7b0b527a00e56b2a5c330b4bdf 4,568 1.00/1.00 vMB 1
910,483 910,483 00000000000000000000ff4e0fb9b72fff2ad3448941e500d8c7326d4de7fa2a 2,891 1.00/1.00 vMB 2
910,482 910,482 000000000000000000010bb97f627363ec159772ff3307cf65ac35f505a6c354 2,532 1.00/1.00 vMB 2
910,481 910,481 000000000000000000002efdcbedd0bd88933382750b27c3ef7b8f961ba33c2a 3,817 1.00/1.00 vMB 3
910,480 910,480 00000000000000000001a8d46a092dfb1409c0dbded6aad545d347cfc9921bb2 4,394 1.00/1.00 vMB 4
910,479 910,479 000000000000000000004c63da5e500f93337d686ad3f8832bae4fce4289aa92 3,900 1.00/1.00 vMB 1
910,478 910,478 000000000000000000015639657dc02bc9b108804dfa0f1abb41ad94b45d4159 6,062 1.00/1.00 vMB 0
910,477 910,477 00000000000000000001e399fa1baa030632de290716b249189836b2bb1e2703 4,649 1.00/1.00 vMB 1
910,476 910,476 000000000000000000014643ab8f083fd45cc4bedc1221148412b1e61ff487f8 3,909 1.00/1.00 vMB 1
910,475 910,475 00000000000000000001151ba3d0dc0c3ae611c2c5e9ace8b777ed31995ab80d 2,835 1.00/1.00 vMB 2
910,474 910,474 000000000000000000015fcd9080fa343e993e1260291f6c40f464d2523f0f93 1 0.00/1.00 vMB 0
910,473 910,473 000000000000000000002361480418ed1357ce6f457793da1d4548056f208b84 3,042 1.00/1.00 vMB 2
910,472 910,472 000000000000000000007cc8d0338804759038e81ee6dbb0b1792cc5eeb6f16a 3,810 1.00/1.00 vMB 3
910,471 910,471 00000000000000000000cae395bac04693c3f89381db17df4bd8ae2088fec1d1 3,764 1.00/1.00 vMB 2
910,470 910,470 000000000000000000013e116cd47ef4b8d839a141e470abfb6e597b54f60661 2,719 1.00/1.00 vMB 1
910,469 910,469 00000000000000000001c7843f33fcfa22c6b0c747259ae133ab7a8c7464a931 3,716 1.00/1.00 vMB 4
910,468 910,468 000000000000000000006cc32fe825de02773e32cc2bafecbeef6315b9eea323 757 0.17/1.00 vMB 3
910,467 910,467 000000000000000000008cf17dce5827316090ee13f48181e2849f341ff6e31c 4,720 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.29 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: 4,568.82 GB
    • Received: 246.69 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.