Loading Tool

Explorer IconExplorer

Memory Pool

102,063 transactions
27.04 vMB
0.10935188 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt 805a219616b1fb496d60f784aa7d5945d4b0bc1b23abffddc14e287debb15de7
Version 20000000
Previous Block 00000000000000000001a751891cc37ac8d9bd372e8382bec0a646957cc0ec89
Merkle Root 3fc0bf91c9ebe8bc55ec5c7486db0d4a688954b307301bbb923fe1142618b145
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,457
Size: 1.00 vMB
Total Fees: 0.03828281 BTC
Feerates: 964.38 > 3.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,081 (890,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
25,141 25,141 00000000116590e334de042c82966cafecfa4009f84a1e4c594ae9b49d94f803 1 0.00/1.00 vMB 0
25,140 25,140 000000008c2e723caa9d01e166e9616debc7c37f8d443cba7d966002e10fba7d 1 0.00/1.00 vMB 0
25,139 25,139 00000000fc54588d07797bf2373c5a9af6ea913705e9f5cbfb28657afa5f66e2 1 0.00/1.00 vMB 0
25,138 25,138 00000000a0d480d5d1eb16b246b77c50c60d37ae7e729b3e95ff661ed13c1442 1 0.00/1.00 vMB 0
25,137 25,137 000000005f8923338b25a72524e4af6f66d70ddc5574bdc2a5545bb021484787 1 0.00/1.00 vMB 0
25,136 25,136 00000000be665daba455b2e73b8b4638102c0de580fedd8a876e422f3ec87fb3 1 0.00/1.00 vMB 0
25,135 25,135 00000000f5a22e84006d90c0291d416debf9ba88421c78e8ac1196123dcceb8d 1 0.00/1.00 vMB 0
25,134 25,134 00000000e4b838a93ea6a10ea68d69d030a7dd432a1451a77a6f53f9695b2790 1 0.00/1.00 vMB 0
25,133 25,133 000000006ac66529678a314fde63d25e976b2e87e7d484952964f44d2d461a68 1 0.00/1.00 vMB 0
25,132 25,132 000000005b8a14c28510e35529df893d73cba3c4f1c78c68f6029bf50c28ec8e 1 0.00/1.00 vMB 0
25,131 25,131 000000006a455b6e2d3c838f2942ae3896f913685660d96c985be7516d6b3ce2 1 0.00/1.00 vMB 0
25,130 25,130 0000000072f1901a5b1e3b3c12c8dde51221eafb99da9b0192471bad3d6813c2 1 0.00/1.00 vMB 0
25,129 25,129 0000000006916ada438e2c1de43fe97d604a4bbcba84dcb19ed0ec0d6b55041c 1 0.00/1.00 vMB 0
25,128 25,128 000000009fa3c265e31b3e0aa35f984da1f5896cf7a1491e0093c03ab836769e 1 0.00/1.00 vMB 0
25,127 25,127 00000000bbbead35ac60f077cf1f0637f35d92fbbb989c4fb23dd27a587f2e38 1 0.00/1.00 vMB 0
25,126 25,126 000000004ff159ebd2193d92bc1fe300d1f64143e4d8ad27877b1dff8768f915 1 0.00/1.00 vMB 0
25,125 25,125 0000000012929d3b9a34c15da245a3916a90c1f68fdb6d34f6c3be58ba5ad6d2 1 0.00/1.00 vMB 0
25,124 25,124 000000004e8df7c644ac63c217d433b71d590344818a820f3ea1f39e663da0b0 1 0.00/1.00 vMB 0
25,123 25,123 00000000f94022b58cd1c683f70ed8edf6a1f184aa308cb8eff184403506c3fe 1 0.00/1.00 vMB 0
25,122 25,122 00000000ab18e282b0ab33edb36af39f374367dab1dc53bd593775562a5f7606 1 0.00/1.00 vMB 0
25,121 25,121 0000000034d4f7244bd4b408cdd34c07bb2578946ab86079400aa499ca130d3f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.26 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: 814.84 GB
    • Received: 24.04 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.