Loading Tool

Explorer IconExplorer

Memory Pool

34,338 transactions
29.50 vMB
0.07017318 BTC
Random Selection Loading Transactions
Max Size: 162.95/200 MB

Candidate Block

Mining Attempt e293602e22beb009bdf1f8fbe4106a4241141cbc9b2171f8c201a079d38b8cae
Version 20000000
Previous Block 0000000000000000000082ca31871511459e3b06051fea33753fc8bf5262aaa5
Merkle Root 5a7ea3e9ecdab4e7800058b598eefb87313d7e0e554c76f01b808e8f9989a502
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,456
Size: 1.00 vMB
Total Fees: 0.02818864 BTC
Feerates: 356.51 > 2.82 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,335 (117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,218 941,218 000000000000000000004c7f80b95bf320411262aa02166ca56e49c62a68d8f0 3,507 1.00/1.00 vMB 1
941,217 941,217 00000000000000000000a00fafc5962663370c9bb8a5a37031cbd1a985208fe2 3,892 1.00/1.00 vMB 4
941,216 941,216 000000000000000000000b20a0c28c0e1eb83ada3b1db2e6708a178fff7d9de3 5,174 1.00/1.00 vMB 0
941,215 941,215 000000000000000000008841a5a3f1a33918539ed65fa8a7efa6133f51448f54 3,366 1.00/1.00 vMB 1
941,214 941,214 000000000000000000014e6d3f89be21678f78145a5e9e1cfd239a56fd29e7d9 3,320 1.00/1.00 vMB 4
941,213 941,213 00000000000000000000fb497841992e91c004fdb10bef13c9a99d247af3651a 5,300 1.00/1.00 vMB 0
941,212 941,212 000000000000000000012229b41370f9b92a08fb2090d037a03481b866a4219e 2,399 0.93/1.00 vMB 1
941,211 941,211 0000000000000000000073c2d1bc1d1d5c0cbf64be7788ddc8c1ef805f727677 3,364 1.00/1.00 vMB 3
941,210 941,210 00000000000000000000adb1ae50dae812e2472917bcfb8dead88b278ba5f808 3,789 1.00/1.00 vMB 6
941,209 941,209 00000000000000000000def7ac5ce15989953eb10e4359edf358789cacdfabd7 4,213 1.00/1.00 vMB 1
941,208 941,208 000000000000000000007ec216aac911bb5106d53fc9b5dd316b60e46d446772 361 0.10/1.00 vMB 2
941,207 941,207 00000000000000000000186928d54a445cbf19fc9c8d0e5961006db5818e88bd 221 0.06/1.00 vMB 1
941,206 941,206 000000000000000000004035577d02854b39675fae1e627d61bd8f2593081b8c 3,821 1.00/1.00 vMB 1
941,205 941,205 00000000000000000000794d9d1b44883f00685f0f544cce38c5f6a03be8ae7b 4,459 1.00/1.00 vMB 0
941,204 941,204 00000000000000000000c945e57d8b1b9ed36b2661b7e8d34de527fe8009635e 839 0.32/1.00 vMB 2
941,203 941,203 00000000000000000001c74732ae4ae13c70295ee8deddf868869535c88993e5 3,821 1.00/1.00 vMB 0
941,202 941,202 00000000000000000000dd6d4372d9fc6f996c60272c4394274ff45f920258d0 2,661 1.00/1.00 vMB 2
941,201 941,201 00000000000000000001b7f94c42a779d0227ca221d56c0ca1c6d646bbb6c37b 1,635 1.00/1.00 vMB 1
941,200 941,200 000000000000000000002825938977c28fd51357f1e952fc2ed390c0a664555b 2,939 1.00/1.00 vMB 3
941,199 941,199 00000000000000000000d0b68051b9a98b0192b3bb68f6ce31d412b4d7be283e 4,026 1.00/1.00 vMB 5
941,198 941,198 00000000000000000000228bc0efc0a07809b604e5062b253d925dfdc65ee4c1 3,864 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 829.15 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: 4,628.69 GB
    • Received: 250.67 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.