Loading Tool

Explorer IconExplorer

Memory Pool

17,955 transactions
16.22 vMB
0.03436753 BTC
Random Selection Loading Transactions
Max Size: 80.17/200 MB

Candidate Block

Mining Attempt 2a07776fd89e82c45e705959c4ae86211ed06cef820f73f4722329dbf0fcfd8d
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root dce7c338c1888b1211f5e0d8202adb0612995f10d98a5e49ad54b1d574c6b631
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,957
Size: 1.00 vMB
Total Fees: 0.00526480 BTC
Feerates: 40.21 > 0.53 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (809,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,032 105,032 0000000000026f7bc023b516fef57582ed2747c6271c54ab35f09c18f8702f2c 1 0.00/1.00 vMB 0
105,031 105,031 000000000000fa5c203cdf27dc0814dbac75cf512b46c81a0020ba59eed8573d 3 0.00/1.00 vMB 0
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.32 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.