Loading Tool

Explorer IconExplorer

Memory Pool

28,969 transactions
25.97 vMB
0.08620627 BTC
Random Selection Loading Transactions
Max Size: 127.09/200 MB

Candidate Block

Mining Attempt 2cbbe0e3baa969b7023ccfc07d6a6e6cee2232b4444466685ca2177ae790f6cc
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 7a364228fe4e5f7b31d800d5bd06d3e5c1e9af37c633cce7f686ba059ba32004
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.03616690 BTC
Feerates: 500.91 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (700,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,227 214,227 00000000000000fd5fdad366a2f454fa166b5356d42b48e022ba1d7d287375ad 143 0.05/1.00 vMB 106
214,226 214,226 000000000000038adc5f1bdbe3fc6f40adf8e1ee441103555f6ad4cf29268b47 102 0.05/1.00 vMB 116
214,225 214,225 00000000000004c4a30c50b8d2b8c13de64dd89001d571c2555deaefd9316d7a 206 0.09/1.00 vMB 175
214,224 214,224 000000000000026580c1e18f4a40631ffa4bba8256d70ebb5b1ebe3e5f926f33 488 0.20/1.00 vMB 184
214,223 214,223 00000000000002dcbde0ea78566d57d20be14f2ea924d37bfcd21690d1689c24 571 0.25/1.00 vMB 202
214,222 214,222 000000000000000e4db754b3fdaa6168e9fe254ca79ba70df45c6f8f6f0c7876 129 0.14/1.00 vMB 112
214,221 214,221 00000000000000cb6caa6810bd3a9845c371592dcc38a75a866f94ce6e2440c4 654 0.25/1.00 vMB 209
214,220 214,220 00000000000002d4c9dfa5b1ed6f12a9ecdaeb2ca0f9cf91166250fc7181482d 264 0.08/1.00 vMB 50
214,219 214,219 00000000000003ddbeed517cfd591daddb6e543bb693b965a911479cbd64743f 21 0.01/1.00 vMB 206
214,218 214,218 00000000000003ffe3a59bcb601004b876b69e4e06f204b18e9d53e8f62fb005 166 0.12/1.00 vMB 127
214,217 214,217 00000000000002a3b6cf67c8fdd347bcc09f0854800606b94294a324028a0815 255 0.27/1.00 vMB 186
214,216 214,216 00000000000001e339db144859d9dac1bca01f59ebbb0a0e46f9bc0b431969d0 26 0.01/1.00 vMB 180
214,215 214,215 00000000000003048f4492f20dd9836bbdd0f380250b62780f8c21b44a97f8b5 214 0.10/1.00 vMB 168
214,214 214,214 0000000000000112345177e7aa9b146fc9d7b90177734452a8c954f2fd7ff55e 141 0.14/1.00 vMB 109
214,213 214,213 00000000000002738401f92e8b6402d2cf49ac8a927a1c0111c3e68903ff6c10 253 0.10/1.00 vMB 175
214,212 214,212 00000000000003d2d8034f9b59a1e3909cc623da516e9ce7101e01b452d37b2e 6 0.00/1.00 vMB 0
214,211 214,211 00000000000002b348a424fcd535f71b2826c7d6002da99693dc1c62121597ba 98 0.05/1.00 vMB 159
214,210 214,210 00000000000000db22d03b6fcf73b0906faec4f2b71981ad84cb5e2ab374ede1 456 0.18/1.00 vMB 323
214,209 214,209 00000000000003fdfc5dde86c60957877452a8a2bb448de210337f7946458656 38 0.02/1.00 vMB 160
214,208 214,208 00000000000002345bb561b22afb4a84104fbb196136639b5211437e47a71e02 477 0.18/1.00 vMB 201
214,207 214,207 00000000000002a327a4773312ae1d7817ab29e20a7735763aebb00cf6258b76 295 0.13/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

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