Loading Tool

Explorer IconExplorer

Memory Pool

28,879 transactions
6.37 vMB
0.04629185 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.57/200 MB

Candidate Block

Mining Attempt 8923bf68292addfbac5e207ea05f47acf4401ae473ff9f9bfc3c43794bd3c0d7
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (746,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,795 166,795 00000000000002c81c5af75ae187f2f1dfff74de1d308e395d3cec55760aef4a 41 0.01 vMB 0
166,794 166,794 000000000000022e2b6b4d882bd4434fb46f0ebe398101662adb409fe260f9cd 117 0.05 vMB 143
166,793 166,793 00000000000006de54d5de807d52ed348030207da245d80c7d2a04cbb5708362 162 0.05 vMB 29
166,792 166,792 00000000000009b4b78a94bdd46651736ce49d396223066626e7512bf3c104d8 101 0.04 vMB 73
166,791 166,791 000000000000062910717488f26488757ab674a8a5c08510c8b3afbc9a289935 10 0.00 vMB 152
166,790 166,790 00000000000007a595070ee8a15647e9d1d101cb9e12dbe5f8357bd73aca7c31 50 0.04 vMB 79
166,789 166,789 00000000000004f0025e56d4f88b5a6c4eb35ff431eb6edefada3edf734d2656 60 0.02 vMB 141
166,788 166,788 0000000000000a4a36fefc27f33ff2f2a8e4e0a579a0e395ac55daa065a823ec 130 0.05 vMB 177
166,787 166,787 000000000000064b3b64cb1dd44edeb9d353c2a70d2b7561513e63c74357b2c6 53 0.05 vMB 39
166,786 166,786 0000000000000aea7843c750aecc5e431b8e7832d50ef9977029e3592633a0b3 119 0.05 vMB 91
166,785 166,785 00000000000008c910c16dc098fccedbc1efcc6068a2c9220c941705cbd9a2c5 12 0.00 vMB 174
166,784 166,784 0000000000000652d9478ca438f205b9450e33ea25e0a4659670165c50929974 20 0.04 vMB 766
166,783 166,783 000000000000098a197cd929614d53f7df245ad126d85ee074b6af2a037baf31 7 0.00 vMB 132
166,782 166,782 00000000000003d2b5c0e03a14f491ed2b4b5d00b505049bed8a85cf75117e5a 118 0.04 vMB 78
166,781 166,781 000000000000012ead86b7bae4cdbcdcc59de3efea9f45fb9d1dcd49eb100304 116 0.05 vMB 68
166,780 166,780 000000000000047bef4a5ccd0a21a561b4828154480ae9a065c2f01eecf40895 76 0.03 vMB 103
166,779 166,779 00000000000001cc06c81015aec5e7e4bf8785be71f33a3710219671c3636fb4 196 0.09 vMB 99
166,778 166,778 000000000000034c1ba7553e719537d79058dc75ea4795f64d6830b524508c60 85 0.03 vMB 0
166,777 166,777 000000000000026738c055be4e33fb0d1f2d7988b28fcbbfc574b17bcb8a8368 114 0.07 vMB 100
166,776 166,776 000000000000055ef2908df72a0a72c355b2af39837ae2e5820653632ce89c21 142 0.05 vMB 147
166,775 166,775 000000000000082f35cded7f063524ac3db61858b17703f5466e0bc5ebc15220 45 0.02 vMB 59
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.40 GB
    • Received: 0.64 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.