Loading Tool

Explorer IconExplorer

Memory Pool

41,521 transactions
18.14 vMB
0.17407185 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: 100.12/200 MB

Candidate Block

Mining Attempt 8472a5be32dc4817d48000bc3c6ce045a354549fb7dad4762938d636ebc9f1f2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root aa0a6d37cc4de750195276391302b0490fd1268174c687d12270b7010773cf26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.05671331 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (703,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,143 210,143 00000000000002c2c562564602442051f6e8db6dcbc784e2eeb12817af5c36f1 140 0.05 vMB 67
210,142 210,142 000000000000041928debb169aa2e741c3b7cf938e00efc8d8bf48b33eae59e0 619 0.23 vMB 207
210,141 210,141 00000000000000dc56249dd597f99cd1922c5bae18cf4595c20cb504de50e981 9 0.00 vMB 15
210,140 210,140 00000000000001c3b900e3b4e0f9bafb359429eeb846ee2760071085cbd107e8 173 0.08 vMB 123
210,139 210,139 000000000000010ddc8c3611a7cabcdcbe9b93368095134afad09f03c6bbe0bc 418 0.17 vMB 171
210,138 210,138 00000000000004c6d97ee8159bc0b2060aed6f9406c42847c34f9471f8fcb490 126 0.05 vMB 74
210,137 210,137 00000000000000214ca0afa2b4883c2ecec6c343d3e3753e7ba288a349e26be1 327 0.14 vMB 202
210,136 210,136 0000000000000347f9706ddfa478180a2129445f363f9240bb462414cb245516 813 0.34 vMB 173
210,135 210,135 000000000000041a4e4d70ae62d603e416fb143eacdb351e5070f0f8bb8c5d41 125 0.05 vMB 168
210,134 210,134 00000000000001cf63841605d19aa7f45f63ac0fa97fdd57895c26eb01113b99 128 0.05 vMB 184
210,133 210,133 00000000000002d4181b2a555e664dc9b1dd49f275e622aad238ade92ea089f6 11 0.00 vMB 177
210,132 210,132 000000000000033cbc7c4e0f36ac851f349532896d808d2e7a35aaf05ee2ea04 336 0.14 vMB 192
210,131 210,131 00000000000000201b21f0796b773ba46c724840837a8bc0f8d22faa9c276787 120 0.05 vMB 188
210,130 210,130 00000000000004d3e6e493c2b827b9b79e4626fe139b027dd11ffdf67735869d 248 0.14 vMB 125
210,129 210,129 000000000000004e9540d2ab43bd935fe72dfc325068182a2d295f3ee8cc873f 149 0.06 vMB 205
210,128 210,128 000000000000040a85ffbdcf0019675c9301f8187ef21e7029a35ae70c1764ca 91 0.04 vMB 158
210,127 210,127 000000000000018335f9597678a05222dc47744665423f7a4cb14beecb4342fc 227 0.11 vMB 135
210,126 210,126 000000000000016284e00fdd3a81dbcf1ad965f46d0f7ad0c861582417a2546a 396 0.21 vMB 171
210,125 210,125 00000000000002b7e52bede167ddfebbe1266569f3e18094877bccf78fa37cc7 38 0.01 vMB 173
210,124 210,124 00000000000003754eba9455df9be03a36d103ea348988e98255639ba92d59c5 317 0.16 vMB 145
210,123 210,123 0000000000000347feac927ec6a989e56cfc3688eb9eb214f1beca6b36af03b3 307 0.13 vMB 168
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.69 GB
    • Received: 0.47 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.