Loading Tool

Explorer IconExplorer

Memory Pool

39,895 transactions
27.04 vMB
0.07184437 BTC
Random Selection Loading Transactions
Max Size: 139.24/200 MB

Candidate Block

Mining Attempt ee0991650b2cc12865c192c1195bed8d38c742107032e797bd17051042bbdee9
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 0df0bb4fea0a7eaea46e0a54cc05a1a72993a491b2d5f4d3f696637bf5701958
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,252
Size: 1.00 vMB
Total Fees: 0.02085209 BTC
Feerates: 107.72 > 2.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (563,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,843 350,843 0000000000000000146d3e4d5bc0e3b88d15b9311bb24cc593daa0601a43d14c 630 0.75/1.00 vMB 8
350,842 350,842 0000000000000000061045f7f2cd53748b66a528e3c7afa6df38ebe7502207f6 2 0.00/1.00 vMB 0
350,841 350,841 000000000000000005b6f5711ec7ded2aa731f2c105217d217a10a3b911f5b99 1,509 0.75/1.00 vMB 29
350,840 350,840 000000000000000012ee0ba21a5111dcbb7bc7bbfdeb3927ffb933016c6aa649 600 0.34/1.00 vMB 24
350,839 350,839 000000000000000008490ed5bc74360d19c575841edb6524e791d06da24747ba 713 0.44/1.00 vMB 22
350,838 350,838 000000000000000010bcd07d86f92d2bdab3cb6bc53110c98779da45a37f8b18 55 0.06/1.00 vMB 7
350,837 350,837 000000000000000006762764ac053635f7b50d988111606f698ba4e7b9db7dfa 1,136 0.57/1.00 vMB 30
350,836 350,836 00000000000000000cf3013c5991d74640543c1967388291326fec8083707f0f 62 0.03/1.00 vMB 37
350,835 350,835 00000000000000000c8ab83e50a4d4a45f59158ab6497b45656721aa0635b11e 585 0.29/1.00 vMB 31
350,834 350,834 00000000000000001088a061eb299f47b14e02ac9311e00cd2bb8cf3c2b40659 102 0.07/1.00 vMB 14
350,833 350,833 0000000000000000001f4810c19aec1b51c9ff0564d7a8b4985fd174f5a534ff 167 0.09/1.00 vMB 28
350,832 350,832 000000000000000006c8626bec004df15a294a555cb005cf4b4da020d0d38a57 464 0.25/1.00 vMB 27
350,831 350,831 000000000000000007c144e5ce88008034f4c41f4855ee7f9ad20ec5fa0e59ed 1,288 0.72/1.00 vMB 23
350,830 350,830 0000000000000000036e1f797e38fdc1fa8f34e54b123a08519b12148090fe55 512 0.15/1.00 vMB 47
350,829 350,829 00000000000000000c9c4de859e285fd5f6ae5faa90322a98bef8999cc33ccc7 541 0.30/1.00 vMB 25
350,828 350,828 00000000000000000e4474ddc9d67370d8a4fbcfbbfed2ba276cc1c88d07800f 436 0.31/1.00 vMB 22
350,827 350,827 00000000000000000cdafcae640d77b86e0eb1d1cd7493b72f5531f4067360c9 196 0.09/1.00 vMB 30
350,826 350,826 00000000000000000665856eb7a25fe75528e2326875abe825ea259aa74b70af 215 0.13/1.00 vMB 20
350,825 350,825 0000000000000000013be0a2259c3fda686749ffe7d384c1c0e76205a80c0e71 786 0.46/1.00 vMB 28
350,824 350,824 000000000000000007ef18697e2c0fb6cf7ab2b1e2a871718ae338259281ff60 638 0.39/1.00 vMB 27
350,823 350,823 0000000000000000083f70509ea281639fc574628a52efb0396c7e98a00ad48b 29 0.01/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.