Loading Tool

Explorer IconExplorer

Memory Pool

42,857 transactions
18.69 vMB
0.20250422 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.15/200 MB

Candidate Block

Mining Attempt caa2029141bb051cf8a7139d6bb5b0af1527a92a587f96519569bf83a5b4bf64
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root fdf82f44f55a79ca6b83e307800f9b0d3d0ff3b6eb5b270f4f97e78d373636a3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.06643061 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (728,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,104 185,104 0000000000000987221e921001235eabddf2c3b16b191beb6f2233b93cc499ae 134 0.05 vMB 98
185,103 185,103 00000000000008da99aa1b3a6cba182e09c52d59d1b9dc093fcc267f8d06bcc8 155 0.05 vMB 134
185,102 185,102 00000000000002694d9e80335331808da9e53a3419a7ddb3b22d9f36a83eb3b4 7 0.00 vMB 301
185,101 185,101 00000000000009f8e3e3449e44c7c7f50c0a2f46fba6183e99b5cdcb1e1f56d3 145 0.05 vMB 125
185,100 185,100 0000000000000a97df9c7425ed7651cba06a8237e94d3ce315e4ff3fe546b7b6 130 0.05 vMB 104
185,099 185,099 000000000000033b620897bdd559f272e8a24eb29b126bdb168281599c6a1537 56 0.02 vMB 116
185,098 185,098 000000000000039c00655901b3e1c365cd67978d77fb621d67e36467cbf883dc 12 0.00 vMB 45
185,097 185,097 00000000000003123c7c3a3a927e3edcfa9b46fa9f7ceb155c248095506d534a 442 0.25 vMB 117
185,096 185,096 00000000000006c8c2cd6ad152d8fd4fb07c9014e3ac36bd93f0881d07f2ae3b 143 0.05 vMB 354
185,095 185,095 000000000000039e0c9a62483eebf2cf8465a9cb6cb690ba4d92840babeeee13 1 0.00 vMB 0
185,094 185,094 00000000000007dddd95db44d60c80d8eb5ae2d7d2b9ce8cd0de473286bd6db1 236 0.07 vMB 94
185,093 185,093 000000000000033d5628a0df5cf9be22086ef64215375b0ce292424b2317e56e 11 0.00 vMB 15
185,092 185,092 0000000000000019765c181048eb75407e01ddc47b11e3da7d121317cd01555f 513 0.20 vMB 159
185,091 185,091 000000000000016f68e0d160a2dba6be8915bd9b39192c0536e42b48dc848d0e 256 0.11 vMB 144
185,090 185,090 0000000000000699eec9f75cf6b25a74e9795ccf0ddcec260a44e74b1c2a1bd2 32 0.02 vMB 104
185,089 185,089 00000000000003f4b34e170c5340b8ab4379af2b8ad67cfd99b5c2e993782a9d 256 0.09 vMB 133
185,088 185,088 0000000000000181138e5f91b2d9313fbb8c0ff8d5498eb95b1ffbb1428ab3de 561 0.25 vMB 125
185,087 185,087 000000000000064b13c6dbb4ded030cc956026db7031b8e57f26ffb8b6dcbf3f 148 0.05 vMB 89
185,086 185,086 0000000000000051c08fd70dd21f9486e0eaa2ac0e0fcf8af7016f0b3ac36b22 543 0.25 vMB 172
185,085 185,085 0000000000000a29a90f744ab587360e88f26a37f8b38e091930e4f6c446bad0 121 0.05 vMB 172
185,084 185,084 0000000000000620ca3a6aae871985851d87caa288d876d111daa25508aae368 28 0.02 vMB 103
Previous 10 blocks ↓
Total Size: 779.42 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: 116.14 GB
    • Received: 0.48 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.