Loading Tool

Explorer IconExplorer

Memory Pool

27,286 transactions
10.27 vMB
0.04692958 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.66/200 MB

Candidate Block

Mining Attempt 2ce98c9028ab9ff235bb55c0d3bbe8a87d833b05608e979990df4b68b4e97b22
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9fc221e7087551fb7973f1475e27c9dd66d620d7c0a5b6ff4b98e23796d86565
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,100
Size: 0.58 vMB
Total Fees: 0.02000118 BTC
Median Feerate: 2.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (712,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,680 200,680 00000000000005ad3aeefd6cc413fc710906f35af42807ed826bab62fcd972f9 138 0.07 vMB 102
200,679 200,679 00000000000004ec0415ebab97756dbcdef67e5f7dd4a7bb0dc231c97ee86338 78 0.06 vMB 53
200,678 200,678 00000000000002620773021e44239a2d66fe7df9b194a662dbaaa4d81c26a8f3 271 0.14 vMB 169
200,677 200,677 00000000000000a78dc074a4b8d4299d79647be5a2b4eecec7a25176ad2cb838 488 0.24 vMB 117
200,676 200,676 00000000000003f76671b5ce982a61bc7ab274ef6ec99764073438696e67392c 109 0.05 vMB 156
200,675 200,675 00000000000003636db77269c3bbe1b276485622fd0ff49fdb9688346d559863 162 0.06 vMB 159
200,674 200,674 00000000000001f2491a8c370a6e23fe8c2bd112a50a17217891727ba0f8ba12 123 0.05 vMB 189
200,673 200,673 00000000000002b5d21caa8521072bb05fffade6cc4ba0134155719274818aa4 13 0.00 vMB 179
200,672 200,672 0000000000000501ba3eea41479bc45beb169654598d4e5a57056735c2577c1e 204 0.08 vMB 222
200,671 200,671 00000000000003136b9532540a83079aeb2e109b0958ba9da271a4cc0a7702b5 36 0.02 vMB 131
200,670 200,670 00000000000003d2bf060170fdb4834ef51831cbbccbebe4e11886c8885ba717 21 0.01 vMB 121
200,669 200,669 00000000000004a1b91a21d4eddcf97d1b9a38ef32c7c137dcc2bb5bcfc427da 169 0.08 vMB 113
200,668 200,668 000000000000059fca7a7b21b91cfc0c0c121dc2e392d6d110f0572059d00931 66 0.03 vMB 72
200,667 200,667 0000000000000406ae81e7093d95be05c82f9e3dad1bdf4dd57949bd688b69f3 395 0.15 vMB 169
200,666 200,666 00000000000004daf9674c9c92c0e24116d3b071df9579bbf3cacfeac4baea6a 192 0.08 vMB 111
200,665 200,665 0000000000000245cb00cc3710a841c8be92519e6500e8ef139d31c4cdbe9986 267 0.09 vMB 126
200,664 200,664 00000000000000681fb746512c400f12120862a07dc919baeff42bca88b13059 151 0.09 vMB 93
200,663 200,663 0000000000000552c7105b56e4b5264cf45bd30827507d27aa3e93429fb9c75f 228 0.08 vMB 154
200,662 200,662 000000000000025b005b7ef3491c139a51ca5cd45bfbec22205748c581ac2fd7 674 0.27 vMB 111
200,661 200,661 00000000000004a1873805a8334f28ff0f5096124c8ebe7f9b1a5760d4fedfa1 161 0.07 vMB 71
200,660 200,660 000000000000058a8c6ccfd1be6966191493d3d19cfb5a35ba6b95e950936937 242 0.14 vMB 168
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: 94
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.63 GB
    • Received: 0.68 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.