Loading Tool

Explorer IconExplorer

Memory Pool

36,997 transactions
15.16 vMB
0.09591858 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.89/200 MB

Candidate Block

Mining Attempt 1488c2f613b8b5dac4b813866507db1eefdf749c801c1f78b8eca74ed64b61d3
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f3485764dd39c22b2c7b39764e1085a11b6c0434491b2552b4d56b806eaacbd7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.04312359 BTC
Median Feerate: 3.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (781,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,065 132,065 0000000000001293f096a14337dd87bac3ab69eab994eadd3aa1b467370d5fc9 22 0.01 vMB 246
132,064 132,064 00000000000001f85041b4104e6de0d296d4636aa3a4bec41a4c0c1161463c1a 28 0.01 vMB 877
132,063 132,063 00000000000008e8bafc22d819173042459d45f3f5346ad77fa08c43dfafabbc 134 0.04 vMB 33
132,062 132,062 0000000000000eb11068bdfa2c81019e38c6be77c159ab0aec1d24bb8f55c1c6 55 0.02 vMB 785
132,061 132,061 00000000000012d20427a12487ff162a91ca49b086595e099a0e1ae0c1b45f83 15 0.00 vMB 1,140
132,060 132,060 000000000000090e0f99c3d99e26418e1e25ae80cf94faf7cde2ae39940ea75e 11 0.00 vMB 277
132,059 132,059 00000000000004c9c708c075b6d33e390037ff609c7f0445c57337c83120dd67 12 0.00 vMB 348
132,058 132,058 00000000000006aca48be9ef22e4e3985491cc4ed4553c1b98796d619427739e 23 0.01 vMB 352
132,057 132,057 0000000000001154a735afeec0f37ac860d6df98ad2a65f68eb18cfc3be609b4 19 0.02 vMB 54
132,056 132,056 00000000000006cdc95a0d5b31c60bbc7ddf3edfd9a1e6f8d0fde76de0e5a178 69 0.05 vMB 175
132,055 132,055 00000000000011d6614b356e9b0f71bb5e7f3079ceb721f7e6f6e8ca0b682a4a 22 0.01 vMB 185
132,054 132,054 000000000000049ebf8211292b61cc32e187ba66f8cc71973537f15ce55914a0 13 0.01 vMB 144
132,053 132,053 00000000000012f49b97d09261f024b7c61067c7612fcc167f0f22740685c784 5 0.02 vMB 53
132,052 132,052 0000000000000d888757524339c79dc7ac2531b851b0a511c1b5ac1c6612f3e9 24 0.01 vMB 180
132,051 132,051 0000000000000ee2f820b8d5d8319ff715ac919a174e3facf93f76e8583f4c67 14 0.01 vMB 0
132,050 132,050 00000000000010f211a631f26104b41777e4140dec17d45466d331dfc19fe53e 56 0.08 vMB 109
132,049 132,049 00000000000001472c7d888fdfc103f9e6440ff26803a29604f9e1b394fff69c 53 0.04 vMB 264
132,048 132,048 0000000000001263ea4d6a422dcc2fdc1d607d3ce6aaae91052270419e222763 4 0.00 vMB 718
132,047 132,047 0000000000000455d24daff0b448d70a573c60867871a0596f308edb928e6d27 76 0.02 vMB 51
132,046 132,046 0000000000000664ac1957af65a2aff5656fa541db57758eb3ab3235502175dc 33 0.01 vMB 444
132,045 132,045 0000000000000107c66977b45532a8b4df315fa5f3bf71c07193cd0d50028eb3 166 0.05 vMB 26
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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