Loading Tool

Explorer IconExplorer

Memory Pool

97,877 transactions
25.63 vMB
0.07015175 BTC
Random Selection Loading Transactions
Max Size: 172.90/200 MB

Candidate Block

Mining Attempt f386ef9812c8e6ac7725fadf2d26e9588c9e708ed51135f2bcb6af5eeab153a1
Version 20000000
Previous Block 000000000000000000017590cae238dd765f7ca3d7ddb4ea46d35094013b178f
Merkle Root b55f18fd0269867534128d4a143f9d855dfad8fd2ce81fa701814090cd02fd28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,554
Size: 1.00 vMB
Total Fees: 0.00876247 BTC
Feerates: 86.18 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,078 (890,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
25,120 25,120 00000000ec13e07c37f7ef6f2f36aacca20ad1cbc98bf827f05f00f03d257fd1 1 0.00/1.00 vMB 0
25,119 25,119 0000000011ce7ca4351761ee03d46053cf2ea168cc4d16b9fc852e60a6c6fe70 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.72 GB
    • Received: 24.00 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.