Loading Tool

Explorer IconExplorer

Memory Pool

21,442 transactions
16.69 vMB
0.03466776 BTC
Random Selection Loading Transactions
Max Size: 84.48/200 MB

Candidate Block

Mining Attempt 9f75f77e5c8c3a496be542f189b228dc736dec17bef7f0bb6e3ecb644b94d996
Version 20000000
Previous Block 000000000000000000016756607d9788b143acb76e10848fa144888b39ec5779
Merkle Root 353ac844bb3b732dab3338acab912a96997d641399193b7a97ec93238c3208e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,915
Size: 1.00 vMB
Total Fees: 0.00445875 BTC
Feerates: 151.12 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,135 (809,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,030 105,030 000000000002811868c828383aa588ff8d09a3e905813d3cf353a4aad8376143 5 0.00/1.00 vMB 0
105,029 105,029 000000000002bc797738067a8e4800a575e8950db7e59b4c6685d32da50b5c33 4 0.00/1.00 vMB 0
105,028 105,028 000000000001432971248727ebfd58a83688fe3f729c05db03e2ee6ce18196eb 15 0.00/1.00 vMB 0
105,027 105,027 000000000001cb27c23ef117aa2684912269dfc48c04873e671d86d630a0e6c6 28 0.01/1.00 vMB 0
105,026 105,026 00000000000024497bca70493faa8fbe87b960771a33b67a5395d95a8ad46464 2 0.00/1.00 vMB 6,289
105,025 105,025 00000000000200ea7d3a5e39ea269349423ab972fc9e47589300e9a7c70dcb1e 6 0.00/1.00 vMB 0
105,024 105,024 000000000000b29152ca8c76c89fca0ad28fe25e518e1b7f0e3aa6f7181e5bcc 7 0.00/1.00 vMB 0
105,023 105,023 00000000000012f023f18869b42f973f7e90a338ec8bdce2f27615fb3bc9c6ff 1 0.00/1.00 vMB 0
105,022 105,022 0000000000007ce1ef19736881da91d0607a0ece88b342349c33f89eb0f99b75 2 0.00/1.00 vMB 0
105,021 105,021 000000000001db6f5372cb57b96b13c58f08d0ce29aa26530ad7154435ec4545 2 0.00/1.00 vMB 0
105,020 105,020 000000000002cd734fb56093e95fbeef8d8a72cac854816e773e7350b968f13b 5 0.00/1.00 vMB 0
105,019 105,019 000000000000d1cc1267ef3d2688729dcf8d5692ac4c4220597c50b5a3c364f3 1 0.00/1.00 vMB 0
105,018 105,018 00000000000263ed64dd07883287cbfdf27d31fadb570050cadb3a5582b92bf6 3 0.00/1.00 vMB 0
105,017 105,017 000000000000bf99a7ad759c17153b95fcbc82a71b662acbf5c4236eeeca9eef 1 0.00/1.00 vMB 0
105,016 105,016 000000000002eb5f69f3e1560a3882acd4629f2e7112eb83ced5a3f6763260dd 11 0.00/1.00 vMB 0
105,015 105,015 000000000002506bd985fea4799da7dc61bfb6b9d074d5f96cd5721ce73212cf 7 0.00/1.00 vMB 0
105,014 105,014 0000000000001344dcae03ca3ff493d5d114261a98b759654653a161140dce57 5 0.00/1.00 vMB 0
105,013 105,013 000000000002f3a441792906287d14a6026564c4378245d3f4227ba6ea6c6e11 5 0.00/1.00 vMB 0
105,012 105,012 000000000001eedb77e9fa7fdc5e5805a81d8fc97bb15e0af2452c7f407658f2 6 0.00/1.00 vMB 0
105,011 105,011 000000000000fbbfbb2e2850e9348b75363f289d01a6d0d417bf43558703670a 3 0.00/1.00 vMB 0
105,010 105,010 000000000001b58298c7b4d98be3e77d73a44b4a138721dcacbc799bd535f643 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.20 GB
    • Received: 7.45 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.