Loading Tool

Explorer IconExplorer

Memory Pool

80,084 transactions
29.25 vMB
0.07060573 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt e095216a621e804f035990ef2838d2251d52acb7d939204df3ef103a3bc83bb9
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 7e7fe5afdf96ecd15267aca83448bfab5b0b152969ef7baae82c34f1bd4c685d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.00922092 BTC
Feerates: 201.05 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (57,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
857,184 857,184 00000000000000000002370871bf2426f28cc32c7817dda4e0b10e5e93f3e52e 6,388 1.00/1.00 vMB 3
857,183 857,183 00000000000000000001ac733dbfaa242739509e226b9abb156f9f1f850ac693 5,076 1.00/1.00 vMB 5
857,182 857,182 00000000000000000001cd87c0e024bfb9ba823b4348264343d32a01ac2c56a5 4,169 1.00/1.00 vMB 3
857,181 857,181 00000000000000000001f7c3d45ea180dec38730ea44b9517b7fb2f72a38c0cc 3,846 1.00/1.00 vMB 6
857,180 857,180 000000000000000000032330c04fbdba8b44716d812580670e008bbf978b7e26 3,825 1.00/1.00 vMB 9
857,179 857,179 00000000000000000000fcce3294f483e79168e1b8fe9a358cc36a62ede1530d 4,223 1.00/1.00 vMB 6
857,178 857,178 000000000000000000017415471d6f505edc86ab827bbc6f3f45441fbd67d979 7,150 1.00/1.00 vMB 3
857,177 857,177 000000000000000000030d7c1cfa0cd4c87177f55edd4c40013df1de8e620e01 6,835 1.00/1.00 vMB 3
857,176 857,176 00000000000000000002aa7335171f162229b1d1f28cb18b2e76d95443989b20 5,604 1.00/1.00 vMB 3
857,175 857,175 00000000000000000002b95edd3333b4602fbd2815913934fde1327b77c3bec7 5,538 1.00/1.00 vMB 5
857,174 857,174 00000000000000000000817a7a49d69056873b478f33061ec3c7a86536e6593c 6,964 1.00/1.00 vMB 3
857,173 857,173 0000000000000000000103b2ab5f4d1ee88a98ae6141d515396d104586c0e25c 7,169 1.00/1.00 vMB 2
857,172 857,172 000000000000000000014cb4c28b8be80dec82d3ed59fb124ebcbfd104cabb29 5,048 1.00/1.00 vMB 4
857,171 857,171 00000000000000000000373e3e1f297bc2cccd58bfb32cc69afa1d61ebb12ec4 3,924 1.00/1.00 vMB 6
857,170 857,170 0000000000000000000302aa01558e628a522c47722b7134137a4b35b71f5d72 4,421 1.00/1.00 vMB 6
857,169 857,169 0000000000000000000250fce990519eaf98b01ba388ba9114923b5ffc142eb1 7,514 1.00/1.00 vMB 2
857,168 857,168 0000000000000000000011b947730494a5690a95bf869fcd41a555be3d880d89 4,773 1.00/1.00 vMB 5
857,167 857,167 0000000000000000000327b0eaddce7d98244bf09923fe593bbbf24c6e664712 6,074 1.00/1.00 vMB 4
857,166 857,166 00000000000000000001df6d7b5039c9415034cdcfca753d62a125da0bdbad63 6,117 1.00/1.00 vMB 4
857,165 857,165 000000000000000000028ccb68d0cdb758de60fb4033e79552a3411da6abef8e 4,817 1.00/1.00 vMB 5
857,164 857,164 000000000000000000000968431488339eb19460dcf08ded448a7ed0b7c37e80 4,503 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.02 GB
    • Received: 15.72 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.