Loading Tool

Explorer IconExplorer

Memory Pool

42,335 transactions
26.62 vMB
0.07514838 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt cfb477d10dfd7259f9d86834eac1ea19b5c023261a3503e4cbab01f2eb0a74c2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 2e785650c72107a76e055934e141537d6838fcbd818b1c711ad3cd58c037d080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02603625 BTC
Feerates: 99.53 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (386,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,136 528,136 00000000000000000032fd60ca68324594c2617d9c3e0dc7b96be51a379b23fd 174 0.05/1.00 vMB 17
528,135 528,135 00000000000000000010061c8ec7e241625ca97815b659dff68159a12e8856eb 1,175 0.40/1.00 vMB 20
528,134 528,134 00000000000000000027552356a24724a60e14c59aa6320aca6318205b2d52d0 612 0.21/1.00 vMB 28
528,133 528,133 0000000000000000001d6b6e5234f5d05ceb89fa64bb6ab644d13fe47a82968b 615 0.24/1.00 vMB 25
528,132 528,132 000000000000000000347f1f16a81b69b60537ebccc9dd79714d3e5c5d5d329f 939 0.40/1.00 vMB 29
528,131 528,131 00000000000000000011cb0dee9df64bdd7fd9a7a204bcbb7dae6426f183e7c9 73 0.02/1.00 vMB 16
528,130 528,130 00000000000000000023ecbfc94c20ac223e732ef7f5a0a376c3e6940f377865 862 0.34/1.00 vMB 21
528,129 528,129 0000000000000000003855a75538c78575359892c80e826fc653c9f35575c74a 2,308 0.82/1.00 vMB 18
528,128 528,128 000000000000000000025c6d76e768ff13796374f7186d9369f0bc7d3d737f37 1,539 0.60/1.00 vMB 16
528,127 528,127 00000000000000000028d1370f65559a08ed5ddbaf7c367c62f9de8193746684 1,750 0.71/1.00 vMB 17
528,126 528,126 00000000000000000032d41f89309b6216f1ce0a7d99716e3325f963babb5d2f 596 0.30/1.00 vMB 15
528,125 528,125 0000000000000000000e7b5de288fcfdc27b209262c78d8807f61edc512d15e2 2,577 0.98/1.00 vMB 18
528,124 528,124 0000000000000000003739fab14a54ba18132205c1be6a8ebde4dbc5ba09874e 122 0.04/1.00 vMB 10
528,123 528,123 0000000000000000001154d6f370377a4f3cea4eaaabb07cbf2372051add73e7 2,375 0.91/1.00 vMB 17
528,122 528,122 0000000000000000002ee6812f5b4c3072dc33ef960a8e90aa8d914d77109090 170 0.08/1.00 vMB 39
528,121 528,121 00000000000000000026deb264ae67fadf58a10001986c96272198ca0d6d6f17 326 0.12/1.00 vMB 18
528,120 528,120 0000000000000000002da2bf13c3cbe09cbf9c61ad405790ff88e3d57b4d74e5 143 0.04/1.00 vMB 12
528,119 528,119 0000000000000000000d108322983d3b187fd9498b4c8b71d373e2b18f0ee807 393 0.12/1.00 vMB 16
528,118 528,118 0000000000000000001f6319e852f4d275e313b4d04eae51f9804c03454309ea 1,240 0.51/1.00 vMB 24
528,117 528,117 0000000000000000002a819105413615fc2cd2bf95e28ff7010431ecf2454100 601 0.56/1.00 vMB 19
528,116 528,116 000000000000000000127fbbf00a91ec0dff88e63311699406ecb0a8b3412922 1,924 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.