Loading Tool

Explorer IconExplorer

Memory Pool

45,666 transactions
28.43 vMB
0.09468288 BTC
Random Selection Loading Transactions
Max Size: 150.12/200 MB

Candidate Block

Mining Attempt 5afcea1878af580fdf0ae500d6cc597e3754737e35621aca9e8056981f167aaf
Version 20000000
Previous Block 000000000000000000012fee73eb771c2c43f85376728d2485b24b2da8da81cd
Merkle Root 3aac14e892b5abf6dff0387c7b7a946ca2b7ad5ce871e60f7bc16e27170b8f79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03982567 BTC
Feerates: 150.93 > 3.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,253 (695,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,851 218,851 000000000000031c3147a4e32c746953bde2f74831f0420a6d5c3b35faf60320 339 0.10/1.00 vMB 285
218,850 218,850 000000000000012ce11de0ca14e170c3036ce72e83795fe5e7557154c2f5d8fc 599 0.25/1.00 vMB 192
218,849 218,849 00000000000003cf8d1395965fb4d77e77b753a69c993fd0ec4952f8055b1105 373 0.16/1.00 vMB 173
218,848 218,848 00000000000001cd2410f6db98dbfab3303175f4d7aab495d87a32877c266c0d 395 0.16/1.00 vMB 161
218,847 218,847 000000000000050aa0f7c75526fb98694584d00e3df531724beaa89cc2c1e8ef 379 0.14/1.00 vMB 195
218,846 218,846 000000000000058144f069f398d3c1df345b741586dbaa130c5f70e73ea8c3b7 64 0.07/1.00 vMB 23
218,845 218,845 00000000000003f31655d06b06606b935b36871ecc74d8e368aab88ed3c7593b 169 0.08/1.00 vMB 136
218,844 218,844 00000000000002bd05b52f573c394cffc4cac4701fd46c57b226db8dc683b827 346 0.20/1.00 vMB 141
218,843 218,843 0000000000000429a93593ab5f5b83bdad014e2813588ee711eb4e6b3662fe25 137 0.15/1.00 vMB 77
218,842 218,842 000000000000048bcb66a172414026029127045ec20f4d925813e2a06e4f49fc 644 0.25/1.00 vMB 233
218,841 218,841 0000000000000017d43f42e38b2a706719fd1bce3ceff07fc5441db79f28e660 496 0.27/1.00 vMB 175
218,840 218,840 00000000000001bdf5825444564eb373b1916c7de5d7c85622242656ea5ffbf3 525 0.25/1.00 vMB 187
218,839 218,839 000000000000049e19746c70fb2a13e8b35d4d8bef2743d1dd92cdcae7d8071f 583 0.25/1.00 vMB 190
218,838 218,838 0000000000000277fc4c1e9fe774412a90edd532deb258bdca743d458f391e71 109 0.05/1.00 vMB 263
218,837 218,837 00000000000003a3594bff1b5acc5c110712b7424ca9ad5f90d330b0bcc46482 108 0.06/1.00 vMB 144
218,836 218,836 000000000000030dab1f6defcbaea878a1635e04198275d316ae8adf446ecdd7 436 0.24/1.00 vMB 152
218,835 218,835 0000000000000539d18814805c2b7b352258b2092dbf524297e096ce912fda6b 641 0.25/1.00 vMB 207
218,834 218,834 0000000000000436c7c13a1434f42ca1be7d61e0850d3ff24a5f5e6a79d7725d 508 0.21/1.00 vMB 195
218,833 218,833 000000000000052c292856bfbca0bcb1ddd09dafd9f1ffebcafa8d655fea1fd5 443 0.19/1.00 vMB 190
218,832 218,832 0000000000000363a24ee9226a1883f6513bd07576518ec68a36b2a588aef20f 64 0.04/1.00 vMB 106
218,831 218,831 00000000000003a0ea2ea32a0a74195f6e647064f79435ee4b2ead9f8ec516ff 225 0.11/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.04 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: 576.89 GB
    • Received: 8.56 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.