Loading Tool

Explorer IconExplorer

Memory Pool

84,317 transactions
31.65 vMB
0.14227686 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 5bcd099ed9cb87c3725abb382249a21cf0eba2b3e21b2d82e9cbc753f1778e41
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 052fd14bb9c5655c7367682b6187817e174d46daa8bf92ce4a12ec405ca3f0cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03750462 BTC
Feerates: 55.77 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (483,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,848 431,848 0000000000000000025e362450e66cfcbd7fe57562e9629e865c90aa55536235 499 1.00/1.00 vMB 10
431,847 431,847 000000000000000003c2e492873e7469399e455f7f3050339046f4c77f13a34f 54 0.02/1.00 vMB 63
431,846 431,846 00000000000000000251d6bf6631593df24869be0798d80ec1ca44c745b05000 1,170 0.99/1.00 vMB 27
431,845 431,845 0000000000000000003e5e285521df0273ea441167c7131918254bdb31019363 850 0.99/1.00 vMB 21
431,844 431,844 000000000000000003bda872528ce29305802f3772d4ba8d867f2ce4226f4c6b 622 1.00/1.00 vMB 13
431,843 431,843 0000000000000000039d517b2ed194e7bc738a6cc5b4b8962c5a960219c754b4 1,024 0.61/1.00 vMB 41
431,842 431,842 000000000000000004134e9051465e9b6561dac18b7908491c4370afcc083cf7 743 0.72/1.00 vMB 35
431,841 431,841 00000000000000000401399e11e3fe5d87fc9e9b802a65906976c17bc60e70cf 2,160 1.00/1.00 vMB 62
431,840 431,840 00000000000000000368ae1404541b4677d872e3b9b3738977bdce4d2bbf890d 300 0.49/1.00 vMB 27
431,839 431,839 00000000000000000461d19cef39c26f8d03dd259e884c46bbec487623cd6a8c 2,722 1.00/1.00 vMB 71
431,838 431,838 00000000000000000071cdf41b788eb3035681f403287c91d0d7b215606bd870 694 0.27/1.00 vMB 60
431,837 431,837 000000000000000001efd5116df7766b1a09c7915e5461bdf2b48801332f5c40 904 0.32/1.00 vMB 61
431,836 431,836 00000000000000000409f3524581d7f3aaee20619376d9efeb9222919095bbc6 343 0.16/1.00 vMB 56
431,835 431,835 000000000000000002ed8c0a97d7f6e21c3c9aa2ad07fe2211d185889f662075 1,127 1.00/1.00 vMB 27
431,834 431,834 000000000000000000190cfc679fae461eee34be33740eef48b257f9d25c9828 996 0.44/1.00 vMB 56
431,833 431,833 0000000000000000032e2377f3defb05704682531c8351e381f24bd88bb19b87 224 0.13/1.00 vMB 54
431,832 431,832 000000000000000004290371df36abbbd43ecf486dd77ce4425c18f6ab729918 301 0.99/1.00 vMB 7
431,831 431,831 0000000000000000013761b11793c0b373962185eb95c48988ffe6a7d1ad76da 1,564 0.64/1.00 vMB 58
431,830 431,830 0000000000000000043ca3c86bf9c96c40f14eecd2077f5e86cb78cd0766f930 303 0.14/1.00 vMB 51
431,829 431,829 0000000000000000011504ae726c0f95d0702a9b603bb3c6ff0605c409d21540 206 0.36/1.00 vMB 29
431,828 431,828 0000000000000000047a00b1892469080caa1b2fabe4228cd24559c4512c3760 2,385 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.