Loading Tool

Explorer IconExplorer

Memory Pool

88,842 transactions
33.51 vMB
0.09307616 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 28c5412bc55fce7b6c4c44e8bf4b613907e23d23468d8fd6e450192cd90c4dec
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 45d26965d5a2ad47ef019d187b767cbb8772f293f6f7b6c20fb69461ec757987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.02597320 BTC
Feerates: 502.65 > 2.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (109,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,349 805,349 0000000000000000000360de17f3296bafc8c1b43cc96e2ac4025a5c4a10e052 2,669 1.00/1.00 vMB 16
805,348 805,348 0000000000000000000372dec8ab6a191281445f78763403cddefbb768e55324 1,794 1.00/1.00 vMB 15
805,347 805,347 00000000000000000002a5f351a57a30d3465ac2cb83f9adaca4ac37b40f65d4 1,747 1.00/1.00 vMB 17
805,346 805,346 00000000000000000001302e6108178c257648be1188c232965901a9424732ee 2,806 1.00/1.00 vMB 23
805,345 805,345 000000000000000000045d1511900dc4537ffd0c3c42dca8b63ea47712e6fe17 2,901 1.00/1.00 vMB 36
805,344 805,344 00000000000000000004574fa7ea31dd1f7ebfed749bb9d759949b87d7c065d2 3,238 1.00/1.00 vMB 23
805,343 805,343 0000000000000000000378b40d43a926882e10196da3ecbfae1fe8fc31c75812 2,476 1.00/1.00 vMB 16
805,342 805,342 00000000000000000000b9992bca183487286922a49acbe21af80c10bba6115c 2,694 1.00/1.00 vMB 21
805,341 805,341 00000000000000000000e93c468a6b7a38e41f8d71051ea5957a1b4a169d7c4b 2,292 1.00/1.00 vMB 8
805,340 805,340 000000000000000000047c878c71e1af0a184e7b0001e87e68425ab4a240508c 1,087 1.00/1.00 vMB 12
805,339 805,339 00000000000000000000e0c645e402cba3ab0f08b414b6808d82842792f395bf 1,142 1.00/1.00 vMB 11
805,338 805,338 000000000000000000042f2e9dbef2e94e28aadb9f2d4101706ebcf92115cece 2,161 1.00/1.00 vMB 15
805,337 805,337 00000000000000000001c0e80983e6fe81de40e78ea73e16051249a961acd69a 2,685 1.00/1.00 vMB 19
805,336 805,336 0000000000000000000507e2168a623e12e89293bc339b0d8b065e9302912c6e 2,561 1.00/1.00 vMB 17
805,335 805,335 000000000000000000012737ca04179eecff080f309a090d400b19c4bc28a2c1 2,423 1.00/1.00 vMB 10
805,334 805,334 000000000000000000048598bcd1947d806d1d42592ce6860a7086f0713a4209 2,661 1.00/1.00 vMB 17
805,333 805,333 00000000000000000002b72b0b2feca917300a5503a35157a458401b66f09002 2,825 1.00/1.00 vMB 19
805,332 805,332 00000000000000000004e58c698e4516bf1aec009773a1dcf5fab6607d64f004 2,556 1.00/1.00 vMB 21
805,331 805,331 00000000000000000001b67bf14ce91cdad5d5be2844a49f1c4d7c81c834446b 1,266 1.00/1.00 vMB 20
805,330 805,330 0000000000000000000406c649ea21c7c02afedc66914ff42daa191179553fb7 4,057 1.00/1.00 vMB 16
805,329 805,329 00000000000000000002617613b6042b440afa3be6e0afc00b1bb51bfc834a2f 3,196 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.29 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: 657.30 GB
    • Received: 14.51 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.