Loading Tool

Explorer IconExplorer

Memory Pool

84,560 transactions
32.19 vMB
0.10510003 BTC
Random Selection Loading Transactions
Max Size: 195.16/200 MB

Candidate Block

Mining Attempt 8e38a94037e8afc44cbf7406e29e8f9257c315f6abbf0e0a7d448bb04c84e3f6
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 70a5915de299785c05aef5d7cf77246e1f9ec3fc47e7c132503929a08a7f9dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.03275981 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (524,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,897 390,897 0000000000000000033a0699e1a640f35bf65fd249605f2bb6ed438cfd0f0acb 406 0.28/1.00 vMB 18
390,896 390,896 0000000000000000097080427d6b341147160324ecfdaa4c7758fe21958670af 242 0.16/1.00 vMB 24
390,895 390,895 000000000000000003c2857dd893176063d4c5332346df197e49a281424287ab 514 0.25/1.00 vMB 25
390,894 390,894 00000000000000000b01bde3c1b3dec9ed01f315021f044a69ece2e40a4ea460 607 0.27/1.00 vMB 31
390,893 390,893 0000000000000000056fc2ff67dc98b63a21e2eb9fc8f204b801abd93cd2a4c7 1,402 0.57/1.00 vMB 36
390,892 390,892 0000000000000000091cdb5a44508a16d2861b4e0d381b6fe8d97e90bad4afc3 2,286 0.94/1.00 vMB 36
390,891 390,891 000000000000000004146e334e322e6f6bf72a9e141c1f0853d548942c717103 801 0.34/1.00 vMB 40
390,890 390,890 000000000000000009fa0adf720c4f86c05ac26ad55ab729883ab5471cb03d29 387 0.23/1.00 vMB 25
390,889 390,889 0000000000000000077fdb5859809010362ee02fd2343f197be7deb46c22af2f 628 0.38/1.00 vMB 24
390,888 390,888 000000000000000003184fdd0fbf29612ffbe6b5caf98fde9b185c97654a20be 52 0.05/1.00 vMB 9
390,887 390,887 00000000000000000330c4061cd847998e0bd3b9c443f19040e0569a22ca0592 867 0.37/1.00 vMB 43
390,886 390,886 00000000000000000ab802e870f3800893aceddc97bb68b180afe07447064d81 1,372 1.00/1.00 vMB 23
390,885 390,885 00000000000000000aa6ddd67b4b4fbfc2587aa9b4d6920c6553f6e7f63d7869 90 0.09/1.00 vMB 18
390,884 390,884 00000000000000000603e08e40eb19a940845f00a193d66b08de5641b863fcba 158 0.12/1.00 vMB 22
390,883 390,883 000000000000000008ac739af54382b375a47a7254c806da0a841e11445bdf20 2,281 0.93/1.00 vMB 37
390,882 390,882 00000000000000000af24122fff649381444b68084ae72a8af0c001b0117315a 817 0.99/1.00 vMB 10
390,881 390,881 000000000000000004a8a7d3e2078f69e3af8975afe0efc4b6199ec295858f26 1,859 0.98/1.00 vMB 29
390,880 390,880 000000000000000002980aeac26dc975444a223cb4fd918b98c5041c2c022de9 1,966 0.99/1.00 vMB 32
390,879 390,879 00000000000000000a1ce42c0e5e184e112c7f91818ebad61dbddb910d0b0776 463 0.32/1.00 vMB 28
390,878 390,878 00000000000000000b40d5ef1064cbe0847ee285bed49531ff73bdaa28ff1279 490 0.25/1.00 vMB 30
390,877 390,877 000000000000000002766a8efbe0b0e8be002cf184e733d7201c4e182748d68e 653 0.52/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.