Loading Tool

Explorer IconExplorer

Memory Pool

77,621 transactions
29.05 vMB
0.07985249 BTC
Random Selection Loading Transactions
Max Size: 175.64/200 MB

Candidate Block

Mining Attempt f6b7a5e2aa64ac1714525ca46ecebd6cc28c3b168f418761ad2a93a4a72e0b8f
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 38c619680d8afbc2f1abbdcddb0f188f083ed9437202d551717ba18e53c8ae8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.01908913 BTC
Feerates: 302.06 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (365,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,356 549,356 0000000000000000000023698a1bfd02a221ed2bcc832c9ee2a4fc50e16384db 1,722 1.00/1.00 vMB 16
549,355 549,355 00000000000000000023fc8fd8721bc6fd0fff676fdfc340544594f67ec8463d 2,565 1.00/1.00 vMB 46
549,354 549,354 0000000000000000001d9f332f2fc8c1e1f7667b2255ba28ed804dd1b6002fa4 2,052 1.00/1.00 vMB 17
549,353 549,353 000000000000000000258f9bc0306ef9d853d4a0b7b178c6238da780e7b3d651 926 0.42/1.00 vMB 17
549,352 549,352 0000000000000000001e46469bdf0f100d6b6f83d93a81c1985f92f3e923cf68 2,211 0.99/1.00 vMB 16
549,351 549,351 0000000000000000000cbd1bbc693ac60695fb38274ece90e06b3480d09ab2a3 1,519 0.73/1.00 vMB 4
549,350 549,350 0000000000000000002228edded3c5ed11eabfcbc468539b57f02c66d5493096 1,784 0.58/1.00 vMB 23
549,349 549,349 00000000000000000005e8c26d11603591e3402372b952f546f3bf3f3a811560 2,308 0.96/1.00 vMB 11
549,348 549,348 00000000000000000000de871db3291f1135cbc853024c1da83c489ab33bac9c 2,171 0.91/1.00 vMB 15
549,347 549,347 0000000000000000001d16d71e156a4a56b6bf12ac50e709ccd4f56179e5cf7d 2,280 1.00/1.00 vMB 7
549,346 549,346 0000000000000000000236da6fd2e56e8505f67e81f350853281d28cb7d659f5 1,798 0.65/1.00 vMB 23
549,345 549,345 000000000000000000023919e3130cbbf9b76d777323d610450ca362726627c1 1,015 0.82/1.00 vMB 3
549,344 549,344 00000000000000000004ccb05355f3467f3f6991d72ee74c6ed117d34be407a0 3,361 1.00/1.00 vMB 13
549,343 549,343 000000000000000000222bb930db520b24a2fca6db2f2a9c4b37b137412e9ff7 964 0.37/1.00 vMB 27
549,342 549,342 00000000000000000027202e1862fb47209e520dbe425ae0ad5f8c32bf0e9ba3 2,814 1.00/1.00 vMB 9
549,341 549,341 00000000000000000020f54518811b7fe39e59e8c729f589ab65171e2006dda3 3,035 1.00/1.00 vMB 31
549,340 549,340 0000000000000000001365833f31366b1733e0b1df403de5986989cdb3f1cf40 1,292 0.60/1.00 vMB 11
549,339 549,339 0000000000000000000cf2dba363dacd99cc712ddc30fe838d433dc992e71737 424 0.16/1.00 vMB 32
549,338 549,338 000000000000000000060e870c00606a9e2630bc75ad61f7cad69f415b055c2d 774 0.30/1.00 vMB 12
549,337 549,337 0000000000000000000c18b3fa79c6b8cee7ed0dde80030eefc83368d85c29e8 812 0.66/1.00 vMB 2
549,336 549,336 00000000000000000003e2a46f89e96405ba071471fee009272d7e58f4a52fdf 2,873 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.