Loading Tool

Explorer IconExplorer

Memory Pool

72,492 transactions
27.98 vMB
0.06757962 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 1dc0940d15d8e7398a04f50edf6cbca9be4df2e86019137ceadd63f34c6f9c6c
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root e845e9dc5df6ec3a3b4084a5ef5848edf5a7db5d17b888dfd3c0a68775c4f9e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,122
Size: 1.00 vMB
Total Fees: 0.01172419 BTC
Feerates: 101.52 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (638,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,126 276,126 0000000000000002fca75c688a1c63391eb8d574555340c20e73e598d691abcc 498 0.25/1.00 vMB 81
276,125 276,125 00000000000000041c9d86dc89dc545a7777c0056f25cd4a40ccbec20a73f3a1 66 0.03/1.00 vMB 95
276,124 276,124 00000000000000009f60b9c179f1e0d6972a475b0560fbc8860ec41746de0439 162 0.50/1.00 vMB 55
276,123 276,123 0000000000000000ab626e862f56316e8b6d1eb00a364f8370fec271188b3f06 339 0.25/1.00 vMB 67
276,122 276,122 000000000000000151cc3244a9ee9bc0d2e1575106158b7c9a0d90123b026953 391 0.50/1.00 vMB 63
276,121 276,121 00000000000000013831cd3ff63396de035a00e4fa8605e6a2503addae747814 416 0.25/1.00 vMB 85
276,120 276,120 00000000000000038c88f8b86162dd169b4604049c0c3fbdffb00fe6f183cc76 395 0.25/1.00 vMB 52
276,119 276,119 000000000000000013b50fa16841d293550a3feefbb72a1ebdd0da0167a10dbc 265 0.25/1.00 vMB 16
276,118 276,118 0000000000000002525cce32d9915866862da0371aefda497eafeaccc64c9af8 922 0.50/1.00 vMB 50
276,117 276,117 0000000000000002408314b7001cfc46fab5860914bb187513edb9f398f22c61 359 0.25/1.00 vMB 24
276,116 276,116 0000000000000000f0552994969c162b5b97ea0c137f2fd1d51039bb39f4f049 983 0.50/1.00 vMB 36
276,115 276,115 000000000000000050d02c7b21c4a6305bec8269391daeb73dc811faf6380ebe 174 0.50/1.00 vMB 54
276,114 276,114 000000000000000192175aaa8ba2148956e4e3231c89bb9daf43a7294141bb81 565 0.25/1.00 vMB 49
276,113 276,113 00000000000000007e4b62b9df8cf6c61a282da80b2553adfce6d225ad415163 165 0.50/1.00 vMB 55
276,112 276,112 00000000000000014f6bdf65fd6a9d134d6d7527f295cbe9cafd7872ec5b1e09 380 0.25/1.00 vMB 64
276,111 276,111 000000000000000487a47a88b86cd23bfe11da62c2fc41135d68de7d3b134b7e 87 0.03/1.00 vMB 82
276,110 276,110 00000000000000002786dcb5c24679053b4bc374a19750e820671b30e83223bc 722 0.50/1.00 vMB 79
276,109 276,109 000000000000000435cff22c9e6d0491a21c789de3d06d09c95e2b2a3c054523 1,417 0.50/1.00 vMB 54
276,108 276,108 00000000000000014f02f97cde181c982d74e59d0976a0e1a3602c46c2b5c374 724 0.25/1.00 vMB 130
276,107 276,107 00000000000000011e3c6bb171fe7c2ff550e08867bffca5dcb2720867a54d66 138 0.36/1.00 vMB 15
276,106 276,106 00000000000000037dd25845d31b77dcf3afe77c0c7a1d637d628063259d9d42 851 0.45/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

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