Loading Tool

Explorer IconExplorer

Memory Pool

35,611 transactions
26.45 vMB
0.13760738 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt 86bd856f3fd7c1eb6b61b2f082fffa818b99b3c39f8baed132c434c05f992552
Version 20000000
Previous Block 0000000000000000000115a105de6896a05a09fa35ab8721e052b32fb139e652
Merkle Root 43b575567a78e1c521febd64082d444267614823f7d487b447b73b3d23d7c408
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.07015365 BTC
Feerates: 992.73 > 7.03 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,458 (82 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,376 941,376 000000000000000000012f9a41ce1b26176b910e90abcd1cdb8edd2b9d780c1a 4,906 1.00/1.00 vMB 0
941,375 941,375 00000000000000000000f5083f465ea384d450602acddbdf5621c25de51ad5fa 2,696 1.00/1.00 vMB 1
941,374 941,374 00000000000000000000e0e4624c2f9de05170bc89dabb48b6df83ce96e37ab0 3,161 1.00/1.00 vMB 3
941,373 941,373 00000000000000000001ce0973cd90551571ffa64685dbcea5abde3a4e0fa8e6 1,940 0.63/1.00 vMB 2
941,372 941,372 000000000000000000011bb9fa25c3cbb7f9f4cba2a349b2e0138f942cf1fe3c 3,764 1.00/1.00 vMB 1
941,371 941,371 00000000000000000000fe9ff3c8d3550904a6b20df48d56785b4015defb8c1b 3,705 1.00/1.00 vMB 1
941,370 941,370 00000000000000000000121632705b68354efe339fd5a4d81411feb20fa272d6 2,791 1.00/1.00 vMB 4
941,369 941,369 00000000000000000000730a978f2deb14ec877d56f08e7d5b6bdc6d35d0989a 4,147 1.00/1.00 vMB 1
941,368 941,368 000000000000000000013f7ab14184abfe0266d70c2f64e6441730f312bfd5ec 3,416 1.00/1.00 vMB 1
941,367 941,367 000000000000000000004ee7e502373fc690abded50bbd059fb7d573d358b633 3,767 1.00/1.00 vMB 2
941,366 941,366 00000000000000000001d0f685b8a1d940282258f8ec923982c74df1258c8f3c 3,340 1.00/1.00 vMB 4
941,365 941,365 000000000000000000014bd5b9121bb357ac1e5d5b2abd3def5c1989131e8a27 3,457 1.00/1.00 vMB 1
941,364 941,364 00000000000000000001eff0660be179fcf2088f1f4d48e78b4b7f2d48dde695 216 0.06/1.00 vMB 1
941,363 941,363 00000000000000000000fafc46ba964067717085c5d6d66dab0727c97953604b 3,165 1.00/1.00 vMB 1
941,362 941,362 0000000000000000000169d788b0d1c57308a624ed395d2236548de660a003fb 3,697 1.00/1.00 vMB 0
941,361 941,361 00000000000000000000d80d3180d483ab587a32ecdcfa0bea0387759c17daf7 2,660 0.74/1.00 vMB 3
941,360 941,360 00000000000000000000a45019f09714d1b7f9a6f7442bed5cf6a8897e04ff75 5,012 1.00/1.00 vMB 0
941,359 941,359 00000000000000000000a5d02476a32e0feae089e10c37ca9875f9ecff043cf4 2,189 0.70/1.00 vMB 2
941,358 941,358 00000000000000000000ead7c2014a177118ea56eecef027bf75dad21010ba92 403 0.15/1.00 vMB 2
941,357 941,357 000000000000000000002fd3cce1898102c9ac80b89fb5d5d312d4528df93f26 705 1.00/1.00 vMB 0
941,356 941,356 00000000000000000001e2e136eb7e169ce2cbaa77fbfbc6307ad788b8082183 823 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.37 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,645.28 GB
    • Received: 251.70 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.