Loading Tool

Explorer IconExplorer

Memory Pool

79,389 transactions
30.12 vMB
0.08526439 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt 143b46025d0b89df779a5edd8ee4c41a35d185c9acc839598f8107c1ee7f8cc0
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8946a692cd8c47a450234374b4809f095dd118f5c308258a73730f39cc183153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.01824579 BTC
Feerates: 300.83 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (616,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,801 298,801 0000000000000000469132543f5e128530833c279619200c8a224c6c17ddca74 128 0.06/1.00 vMB 29
298,800 298,800 000000000000000027b15030305ce452841048f1363d594c3e1c547dff3a6ca1 505 0.25/1.00 vMB 43
298,799 298,799 0000000000000000247d7819348993f45fa337bf42785c5addcc6d432cac9f8f 594 0.33/1.00 vMB 37
298,798 298,798 0000000000000000169b25f09b5b841172d5c0469a2cd5385ccea67c942bfb6e 114 0.06/1.00 vMB 32
298,797 298,797 000000000000000060cf747ba6848c25148d0dec40236d92169fe79a4c18f825 154 0.08/1.00 vMB 40
298,796 298,796 0000000000000000118bec74202fcd7a102c163ff1ba3bfd0a8d2c77ae7d79bd 148 0.07/1.00 vMB 30
298,795 298,795 00000000000000006c676f335f47278ad91d5ec01c7217d97c15aed47ce27926 131 0.06/1.00 vMB 29
298,794 298,794 0000000000000000443748487fac8ee3de1855f712bc2b20ca66e6385fd09170 190 0.34/1.00 vMB 15
298,793 298,793 00000000000000006a38a52b361a388ccc448549326295b117a07f719d4691e3 1,024 0.42/1.00 vMB 58
298,792 298,792 00000000000000001db80f64ec60609943e4dbf7a4af634e49bb4055d076bad3 411 0.19/1.00 vMB 36
298,791 298,791 00000000000000006c240dc06dae5fb33a55b3d70913ba07ff6cd06de0463c06 32 0.03/1.00 vMB 22
298,790 298,790 00000000000000005706039f890e1aafab19cfbc3701d5fd8dc41f185b6e12a5 4 0.00/1.00 vMB 67
298,789 298,789 0000000000000000819b1c07be5201617a1efd3c61b2ec52ccada00a6effd316 616 0.33/1.00 vMB 31
298,788 298,788 0000000000000000590d8a205f9e41b759ec58381e6e389bef362aef454235cc 295 0.14/1.00 vMB 35
298,787 298,787 00000000000000005e0b11bb0bbccac8802d235e206b9c37acb661ab1d4015eb 52 0.02/1.00 vMB 38
298,786 298,786 00000000000000002f0dd9e02ac4fb510a3b7038604efa4c0272edd79c19362b 328 0.32/1.00 vMB 17
298,785 298,785 000000000000000029f4679048eec8f0d772e82c62c44d1b105f39f91f0f427e 713 0.25/1.00 vMB 47
298,784 298,784 000000000000000085982620694cf1ac912fab1475bd5fdd202108c5eb14d5ca 84 0.11/1.00 vMB 14
298,783 298,783 0000000000000000731882a72505f0f8aa3e75639bfdf8fe8a0421bbcc1d3f2b 512 0.22/1.00 vMB 34
298,782 298,782 0000000000000000557c64816dca074d64372fcefd43621cbc6cc86bd480c3e7 32 0.02/1.00 vMB 25
298,781 298,781 000000000000000052c98f6b9d5b5ca0912045d83e53b4e0264224e0dfaa01ad 128 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.