Loading Tool

Explorer IconExplorer

Memory Pool

80,867 transactions
30.09 vMB
0.12705022 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt f838c470425e7cefc64a01aeb684ce9466dee729976f110f05962fb87fea4f91
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 853acaf7a494d6e231a909432c9b96236531ce813b6f6929998f9c254caa71cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.05247440 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (911,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,262 3,262 000000001f7d36376d55585e6f69f1f7b4403cf94f30f7d5d523605420a30032 1 0.00/1.00 vMB 0
3,261 3,261 00000000941b0df270986c8df97730b912e6dd19e2aa47b8ac6e994479afdd04 1 0.00/1.00 vMB 0
3,260 3,260 00000000345b12eaca4c045bb0320d37fb34026b8b5f2e951c617e4b90bde130 1 0.00/1.00 vMB 0
3,259 3,259 000000002b20e0a5b1e3f9476d567791e75e15be1bd15d2d5f81afcbe3b6b391 1 0.00/1.00 vMB 0
3,258 3,258 00000000bcc93b7607069e18c888c49f0755e7d188abd2af14672c9310359da5 1 0.00/1.00 vMB 0
3,257 3,257 0000000093e0b556b4cdaf55ce83b2e17429edd1c020c1756932a83db4d97c0c 1 0.00/1.00 vMB 0
3,256 3,256 0000000093fd25ff4a43ef7edbfc6ce74d2cd2ed47012d89af1ab6fd3ef71ef4 1 0.00/1.00 vMB 0
3,255 3,255 00000000bd7c172b76e84035e453dda541c8d05225f32dae20b99852a9656f02 1 0.00/1.00 vMB 0
3,254 3,254 00000000ce4f13aee816eb8a51c1c5b5d8d7bba203c1bb597f6fd9a0e6358415 1 0.00/1.00 vMB 0
3,253 3,253 00000000e4b07b0e58e33803cde5611c543f1fdd0267fcadc3e6d33cdc6603a5 1 0.00/1.00 vMB 0
3,252 3,252 0000000076a7445733d78a7d99a59a06eacdfba71e2128f2b8ecfbadba08807a 1 0.00/1.00 vMB 0
3,251 3,251 000000007b0dbd5c0fbfc0f2917a179f514dd69bdf476f8dc96bc8acf78ce0f5 1 0.00/1.00 vMB 0
3,250 3,250 00000000f0738e99d91bae4dc0d73005f22902b8f3073b959ce1f15607a50b81 1 0.00/1.00 vMB 0
3,249 3,249 00000000d5cd813b5b739ed8de059e5ad40553711455b068fdc456552353a8ec 1 0.00/1.00 vMB 0
3,248 3,248 000000004f2c68e1f64dda76adef1e474a3ae54c4b1ecad3b94012a58f328f9c 1 0.00/1.00 vMB 0
3,247 3,247 00000000b479b500d05a1f3d5cd3b3ea631bc0c0ca23a38812c08abe33eb8d3c 1 0.00/1.00 vMB 0
3,246 3,246 00000000017d85a68d3c4340d396c0e91c8c691c49e7b0563232f23a39dca6f2 1 0.00/1.00 vMB 0
3,245 3,245 00000000ccedf7fbd87f8fe96dd1dcd7f200c071622d08c0ffebbb8cdf96f40a 1 0.00/1.00 vMB 0
3,244 3,244 00000000fecfe7fb2e4ca57b164a0017907ba3d7de895bf9c3ba179ed4412924 1 0.00/1.00 vMB 0
3,243 3,243 00000000a0771fe1dddca4177626dba099a7a01b8b5454a2350afcdc8534da23 1 0.00/1.00 vMB 0
3,242 3,242 00000000a8991b1c8e1b331c6d30f21157f489b0ee908afc2718cc369b51f540 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.26 GB
    • Received: 16.42 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.