Loading Tool

Explorer IconExplorer

Memory Pool

42,001 transactions
31.76 vMB
0.09446432 BTC
Random Selection Loading Transactions
Max Size: 159.29/200 MB

Candidate Block

Mining Attempt 485340ad4e24207bb96e20ac5ec6a9f6d797371f8acfad697213131aa1ec7bf2
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 2200498db7c36d31af319d4573863db7b033ffbd14d6e4d3a546c1ad7dcfdb4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.02880186 BTC
Feerates: 401.97 > 2.89 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (329,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,869 584,869 0000000000000000000950881d8393a77e98d34dfd27ac553a6a72bc9cc7ef6c 2,763 1.00/1.00 vMB 87
584,868 584,868 0000000000000000001adaa1d6de136d39fd83b81dd79ff99eb9620d0f6601cb 2,228 1.00/1.00 vMB 62
584,867 584,867 000000000000000000072dd8c380b92031cef797ac6aedab9f378058d49b6abf 2,058 1.00/1.00 vMB 48
584,866 584,866 0000000000000000001d9fe6b5f25c96000eac413afe598e9a296e6ee32dd4e1 1,587 1.00/1.00 vMB 65
584,865 584,865 0000000000000000000b8ee42c50a1d4c5423d72e27b165ac7fe2072f7f6499f 2,974 1.00/1.00 vMB 23
584,864 584,864 000000000000000000044732a3839f7656df8c4cc220d447a81d15b71ec4a106 2,716 1.00/1.00 vMB 84
584,863 584,863 000000000000000000144e896054d647e3a86861e4eda6feb692980f441910b1 2,855 1.00/1.00 vMB 28
584,862 584,862 000000000000000000002debafca70d031c7fd523db8c093122531fad84ebcad 3,159 1.00/1.00 vMB 83
584,861 584,861 0000000000000000000b8c56d0074562b9971cc5ec63770662299ed9309ee35c 2,862 1.00/1.00 vMB 45
584,860 584,860 000000000000000000008ab1ce429271764a73e70239de0664ceeec4c4bcbf6e 2,530 1.00/1.00 vMB 32
584,859 584,859 000000000000000000078cc5a590a9e6fbad33f4d42439826e48059c61b267b5 3,322 1.00/1.00 vMB 83
584,858 584,858 0000000000000000000a99912ddd2a5d57e4fcf37064464968731f512e5df699 2,721 1.00/1.00 vMB 76
584,857 584,857 0000000000000000001e4456170014f7e0d692cbedaef29968c301e79987ac98 1,626 1.00/1.00 vMB 21
584,856 584,856 00000000000000000008a029251fc470cb389927f8f9a201c27279ec83ca64ad 3,035 1.00/1.00 vMB 52
584,855 584,855 000000000000000000035e4a451ff567312084d9fd623bcc2144db6c0095b12b 1,663 1.00/1.00 vMB 27
584,854 584,854 00000000000000000017b9dd4aa44e644626f4ccb208866a864136959fc9687f 1,790 1.00/1.00 vMB 22
584,853 584,853 0000000000000000000726390f56dda52f982bcacbe8336170d0ac0af2021d08 1,914 1.00/1.00 vMB 34
584,852 584,852 000000000000000000025158b5df08efdcf8a9858e32955404afa47bfe881873 3,309 1.00/1.00 vMB 67
584,851 584,851 00000000000000000005098709bc408dae5bb56559071f7c9f6df5fcaf7bd507 3,154 1.00/1.00 vMB 72
584,850 584,850 0000000000000000000f06c7d431ae585202163ea7fceeda072b0d6354cc45e3 2,660 1.00/1.00 vMB 47
584,849 584,849 00000000000000000016c47a026b3472229d44e0a5330fc29771447a90cad23b 1,956 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.62 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: 624.86 GB
    • Received: 11.57 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.