Loading Tool

Explorer IconExplorer

Memory Pool

85,361 transactions
33.06 vMB
0.16032428 BTC
Random Selection Loading Transactions
Max Size: 196.89/200 MB

Candidate Block

Mining Attempt eb5f8e3518ca8a579eb0fab2d4e5bc6de5b13b1023cf5e72dd94860e6434578d
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d229daf98b08a10ae3906041edd6024cfa9e002fa02c8a57e6d277ace76f2f24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.04956912 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (408,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,838 506,838 0000000000000000004213a580456341bb2d264685bc678a6af5aee98efaa1cd 1,003 1.00/1.00 vMB 44
506,837 506,837 0000000000000000001c54cdbb874163fc4c9d3f74c19719d4fdef651f7a7993 1,956 1.00/1.00 vMB 101
506,836 506,836 0000000000000000000381011ca97436d1e4f0943f49b81f9af126fa7c8052b8 1,027 1.00/1.00 vMB 96
506,835 506,835 00000000000000000060a65c7603f56758bda96f53cc27d68d3274f3fd8d2300 1,331 1.00/1.00 vMB 16
506,834 506,834 0000000000000000000e82e2b31028d97719518cb8f25aff97406ebb26ea9358 905 1.00/1.00 vMB 71
506,833 506,833 00000000000000000065e8141960cf5688491266e0e4bea51218ae870eec776a 1,208 1.00/1.00 vMB 131
506,832 506,832 00000000000000000001b263e142032c00574d4145cd3d1000925241a0cc8944 1,864 1.00/1.00 vMB 174
506,831 506,831 00000000000000000032c1794dccb35453131b11c028a7483465a32226de388e 1,683 1.00/1.00 vMB 110
506,830 506,830 00000000000000000007bf7da1740667f2b6abc3abe3d4929c64b3fc70625d12 1,286 1.00/1.00 vMB 63
506,829 506,829 00000000000000000053743f59285558297ae0298bf7052f2fa314cf11e96bf1 1,096 1.00/1.00 vMB 123
506,828 506,828 000000000000000000373c5722c35c9b0bff64899eb78922ac6dc67b673492e5 941 1.00/1.00 vMB 61
506,827 506,827 0000000000000000005708baa6341d909ffd979a38b2ccc0e28c925559b4fff2 1,632 1.00/1.00 vMB 88
506,826 506,826 0000000000000000001995258ff5515cdd52f6941d3549600ddbcd9af3871a2d 2,051 1.00/1.00 vMB 114
506,825 506,825 000000000000000000275512aae3aa43fa2f47aca0b5d8ba1c140348ebe20f6b 2,091 1.00/1.00 vMB 146
506,824 506,824 00000000000000000048ff4b19970e04e9c4f7c7e067909ac4c20967c548bf09 1,986 1.00/1.00 vMB 73
506,823 506,823 0000000000000000004d5fd8cd49e09aefaa67a21832a4eb64f60c8ed0eebf27 2,382 1.00/1.00 vMB 183
506,822 506,822 00000000000000000011f0bcfe40c6a10cc1d247a00494d69d36bc1b2bd7551e 493 1.00/1.00 vMB 29
506,821 506,821 000000000000000000621828170ee4d9efd78c54dbd515027ac0169cce0c33b5 1,503 1.00/1.00 vMB 48
506,820 506,820 0000000000000000006aae47d7271dabdcbec977f955eabc74c4a00b05959476 1,969 1.00/1.00 vMB 175
506,819 506,819 00000000000000000050ca9b9fd6172d84f826f4f0ae2e7d6bd307808272ec61 163 1.00/1.00 vMB 15
506,818 506,818 0000000000000000003629f13f38833f08eeae763c36b48260b788423bb9a3b6 272 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.