Loading Tool

Explorer IconExplorer

Memory Pool

76,345 transactions
28.31 vMB
0.09333248 BTC
Random Selection Loading Transactions
Max Size: 171.57/200 MB

Candidate Block

Mining Attempt 3a369eeeadb59c9e6afbc7f235b6b822f72444fb7ec66b08a6dc78b8d734765f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 7ec42d242ae6e80ad02904e42e916c266cc5056e1ea0c6ff89407332a95b7c34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.03082306 BTC
Feerates: 150.80 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (302,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,146 613,146 0000000000000000000daef3fb243e45273ff724fefe8fc7d4727dc7c9fcdc80 2,624 1.00/1.00 vMB 12
613,145 613,145 00000000000000000005d4b138659e38cc22c01174f92404c81480a2bbf37ddd 3,062 1.00/1.00 vMB 27
613,144 613,144 0000000000000000000d80e9e67fdc58d8549bf542f4742ef86c89daa3d53055 1,555 0.48/1.00 vMB 15
613,143 613,143 0000000000000000000b359961c7266f8e2ef4998c185df2002d3afd02d0a98f 2,526 0.82/1.00 vMB 7
613,142 613,142 0000000000000000000563640a9519509e91de395add237f8d77c20ac348fc5a 3,288 1.00/1.00 vMB 27
613,141 613,141 00000000000000000010f83a468112aef598f45bf46ac683020fb995812a731f 750 0.23/1.00 vMB 16
613,140 613,140 0000000000000000000814980a63f90d2d801746935342df2bc4789959234974 258 0.09/1.00 vMB 15
613,139 613,139 0000000000000000000c87633de166a907456be56a115ec9674a32f7dc0070de 2,187 0.67/1.00 vMB 17
613,138 613,138 000000000000000000080251095c72798dd82933efe0af15ced03ce229d6a7f1 3,073 0.89/1.00 vMB 15
613,137 613,137 0000000000000000000b9c08ed1eda2b5d821c77ea0e85037d70469ee8690621 2,242 1.00/1.00 vMB 5
613,136 613,136 0000000000000000000dcd9a67d3558c2ce615e6450d640d2c4cb85c7d7136e2 2,456 1.00/1.00 vMB 12
613,135 613,135 0000000000000000000358c8d79fa1a7518bc509794ff5791de9c584bed0fdf0 2,424 1.00/1.00 vMB 24
613,134 613,134 00000000000000000003cebd5200cf589fa980cc1c11a73f2c3bb1766312d1f3 2,738 1.00/1.00 vMB 17
613,133 613,133 000000000000000000087f9876d2f6b54828952e7228048304aab736dfcc2ad7 2,518 1.00/1.00 vMB 13
613,132 613,132 0000000000000000000c3c78b0094b0b8718d3d7f7cf5d756583a3ef2f9eb09c 2,738 1.00/1.00 vMB 27
613,131 613,131 0000000000000000000f7a104f529219a8aa80488aac3eda4c6023685beb0d69 453 0.14/1.00 vMB 24
613,130 613,130 000000000000000000093ad982bb97d8df540661068e63d57f269d17a1c2c14a 101 0.03/1.00 vMB 19
613,129 613,129 00000000000000000003cbd4bbdf1b17d4a47705794660944d150315dba517e5 1,820 0.66/1.00 vMB 6
613,128 613,128 000000000000000000120823b5601f73f88363a693fd91d35e32aa9fbc153852 3,264 1.00/1.00 vMB 24
613,127 613,127 0000000000000000001297b66320149bde7577512d8ea31ea2a23aaadc67c1f9 1,751 0.61/1.00 vMB 18
613,126 613,126 0000000000000000000d58dbad4e021836a4807d589e1aa3028eeb0835661744 620 0.21/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.