Loading Tool

Explorer IconExplorer

Memory Pool

81,908 transactions
30.06 vMB
0.13075498 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt e0e168fad2903933989a1d7b2c6b838949102d8914cf29b79b6b11053153018b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root fc062a7e25b998f92b8eebe3c8deff5812848ab89852172abce47cf1fb0d1a95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,218
Size: 1.00 vMB
Total Fees: 0.05416596 BTC
Feerates: 477.45 > 5.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (255,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,048 660,048 0000000000000000000d487754144fd7d3eb76ba1fe85436b3ec3fdcac133a8e 1,814 1.00/1.00 vMB 17
660,047 660,047 0000000000000000000961d401ecccaa9625b052c83fce057c4964f8d013dd82 2,023 1.00/1.00 vMB 80
660,046 660,046 00000000000000000002caa54a963edf09111770e7180ba645a495809f4e27d2 2,559 1.00/1.00 vMB 90
660,045 660,045 00000000000000000009929d725cf14bdd236de913378dbff5879d4aa4568437 2,582 1.00/1.00 vMB 62
660,044 660,044 00000000000000000004d1e667966ef17f0e8eddfed57f0159814716d573475e 2,159 1.00/1.00 vMB 69
660,043 660,043 000000000000000000071cfdecb5405be36f9b0e6f59ed2377366b13e640b320 1,632 1.00/1.00 vMB 94
660,042 660,042 0000000000000000000083dcbd6fa4482c436381e05a7ee157bd0ab3147c9096 1,745 1.00/1.00 vMB 120
660,041 660,041 00000000000000000000a010d397845ec0e1d47a71c150c59def08d5e8d719b5 1,924 1.00/1.00 vMB 130
660,040 660,040 000000000000000000034b0ad5ff936797fd05329e65a46468f6bf579fadc35c 2,110 1.00/1.00 vMB 33
660,039 660,039 0000000000000000000588ffbd9f6e0fd13055890bdfa7712f197a3b2d43d337 2,476 1.00/1.00 vMB 60
660,038 660,038 00000000000000000000960f4476a8552cac203eec6e0f826886b41fae402bec 2,764 1.00/1.00 vMB 97
660,037 660,037 0000000000000000000e39baacd9d8d56dc6976c896fd6d33093f23b6fbefdc2 1,888 1.00/1.00 vMB 19
660,036 660,036 00000000000000000003dd09bd763c3a56f2608f5ae5f29f591386b6d2fc8604 1,783 1.00/1.00 vMB 28
660,035 660,035 00000000000000000005c67cf9de8ea2a770fafb84edd8f0cea9408d9d778822 2,798 1.00/1.00 vMB 93
660,034 660,034 00000000000000000008d2e6653d0f8e4cf8f917913e05e137e65c1fb037c4b4 1,569 1.00/1.00 vMB 5
660,033 660,033 0000000000000000000539524d5ceec818e93420247ef4240bda859d9a637bf5 2,211 1.00/1.00 vMB 35
660,032 660,032 0000000000000000000d5d6ab0cd1ccb28b2b6c915e7413a122e09035dc5c9bc 1,478 1.00/1.00 vMB 41
660,031 660,031 00000000000000000005175ef138630a7ca4ccc95113515de44d7ede5848d81b 688 1.00/1.00 vMB 23
660,030 660,030 0000000000000000000c1d35b278efd49ac4186e3931a3ef20540531d47fc23d 944 1.00/1.00 vMB 20
660,029 660,029 000000000000000000074551080f954e790edfe6ad810ecebf4691e881175eaf 808 1.00/1.00 vMB 21
660,028 660,028 0000000000000000000bf76bda25a4a9da3b7d0471180d20e4cbf3f860a232fb 690 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.