Loading Tool

Explorer IconExplorer

Memory Pool

79,591 transactions
29.69 vMB
0.06880835 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt cd0c4e28ca1643cf80acd01745dcc68e404eae77f3187890781e27f02046a687
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root a7729b7065b49f99db15eddb3bfb88e121dc643576570abdfb45c19539efc4a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.00843123 BTC
Feerates: 100.19 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (157,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,893 757,893 00000000000000000003e564cc78501841a664345fcca36524a9a1e478b8a85b 819 0.85/1.00 vMB 2
757,892 757,892 0000000000000000000023147fd7848f4efc64c3d4c4dc802341f1e7d040a23f 1,030 1.00/1.00 vMB 3
757,891 757,891 00000000000000000008281053856591553fbc092fc67116d641017e29f4aefb 2,265 1.00/1.00 vMB 6
757,890 757,890 00000000000000000008997c1b8515febd4b09f2f54a3b02f04c37e0c3ba8bda 1,172 0.44/1.00 vMB 5
757,889 757,889 000000000000000000016696286968e6fa3c836b45c624e681b44e18b00d7074 866 0.41/1.00 vMB 6
757,888 757,888 00000000000000000008c225bf2a1fb834a14548291600672a7b2f1fd3d8c89e 2,588 0.99/1.00 vMB 6
757,887 757,887 00000000000000000003a862a0e5dd71cf849037c49ed972774fc9a035224cea 434 0.30/1.00 vMB 1
757,886 757,886 000000000000000000053f893836693dc64b387295272ca3c58e159b278ebf8f 1,996 1.00/1.00 vMB 4
757,885 757,885 0000000000000000000469de98c23f34bbdfffd6ff269281581317f811752d08 2,286 1.00/1.00 vMB 5
757,884 757,884 0000000000000000000053b30d42f5da63491af002548a411957a4582982456a 3,365 1.00/1.00 vMB 9
757,883 757,883 0000000000000000000544d62de2b1093d008beb6fa84bf5ddb874f3621e9857 2,207 1.00/1.00 vMB 6
757,882 757,882 0000000000000000000684637e90e36bc8215cb8b5e7b20729f167fe208c8270 2,326 1.00/1.00 vMB 6
757,881 757,881 00000000000000000002aa9d3cf9bcb3621a08cc9baccd338c84e8f4094a50ad 2,796 1.00/1.00 vMB 8
757,880 757,880 00000000000000000002d3b6e8ee3469398afd15b5f90e655899afb58cfcd736 1,303 0.94/1.00 vMB 3
757,879 757,879 0000000000000000000170176526d8761ba78abee498598fc7c18ec415719387 2,158 0.97/1.00 vMB 2
757,878 757,878 00000000000000000000fdaaacd343958781433e68ff48a28c46535bee77b97f 2,821 1.00/1.00 vMB 11
757,877 757,877 000000000000000000057d23716c1d855dbfc663669ac2ab1654756ea71dff68 527 0.19/1.00 vMB 5
757,876 757,876 00000000000000000002cd018e8964cf8a86279046cb3c4f402868f69a326e73 1,043 0.53/1.00 vMB 3
757,875 757,875 0000000000000000000135ec559e58dda5d81847c591712d367a23b5556d90f9 566 1.00/1.00 vMB 1
757,874 757,874 000000000000000000033db8b5f29b4abc0dab00154f3007d66a47e3eeec9fe1 2,047 1.00/1.00 vMB 4
757,873 757,873 0000000000000000000160cf036b465845412025ae3723359b51f231328c9a09 1,829 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.