Loading Tool

Explorer IconExplorer

Memory Pool

76,918 transactions
30.69 vMB
0.13512665 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt b481593f559c617191837779200731758075cddec074c6610d32249b0d89b12f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a7d737e975f848a5b021f90a90adec5504fae5365ee80f97e9c53f12977b548d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.04919426 BTC
Feerates: 150.36 > 4.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (533,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,880 381,880 000000000000000009ffc43ce5bbd7f7eabdcc1f404563a478a5565f4fb5c120 2,530 0.93/1.00 vMB 44
381,879 381,879 00000000000000000c8e940ae08da7241177a92c0986494e450bd40182cc44ba 2,589 0.95/1.00 vMB 43
381,878 381,878 00000000000000000278f950396f60fd5400c8c3d0a3682da138b0e18bbec16e 1,788 0.99/1.00 vMB 31
381,877 381,877 000000000000000004a18b9342bb5c12e7aae1c18a9b61b272b335e1334c2cc2 1,253 0.64/1.00 vMB 31
381,876 381,876 00000000000000000778aa757712dcd41d36c7f02c407646e62f4f368db74a5c 535 0.28/1.00 vMB 29
381,875 381,875 0000000000000000041e495151535478578fd401c077f329c95de4cf78131450 1 0.00/1.00 vMB 0
381,874 381,874 00000000000000000798e2b98ba649e3d02b190ce6972eda12fc48a116e6f8cf 272 0.99/1.00 vMB 6
381,873 381,873 0000000000000000037f35842fe35a0969aad4c0d4adabc398e3d0683fac65db 838 0.53/1.00 vMB 28
381,872 381,872 000000000000000008ca6ed9f68d9d1419cf4f41faf026cd3729031915d390d1 353 0.95/1.00 vMB 64
381,871 381,871 000000000000000008e55149e7bb76ae949cd135a128836ed7269cad014285ba 1,038 0.89/1.00 vMB 45
381,870 381,870 0000000000000000111f7c5bd9ccd54ad860500c2e587b67912fd99fe6c79676 1,281 0.75/1.00 vMB 27
381,869 381,869 000000000000000008a414d04e1113b9b241306a6628c61101bdf3dc68ebc274 850 0.68/1.00 vMB 18
381,868 381,868 00000000000000000043466ddcb237d7ee66162954b1f78f37168650954ab52b 1,967 0.75/1.00 vMB 41
381,867 381,867 000000000000000003f8cee1c0972cf3fc8f890c37a961cacc648d0cefe147bb 2,240 0.99/1.00 vMB 36
381,866 381,866 00000000000000000d35a9c3315a1524de5591734b5947b48ccfd9774d3c32f9 1,629 0.76/1.00 vMB 31
381,865 381,865 000000000000000007a492b1ce24cec7004df0426938b0a63fde0149f24f6f20 1,290 0.99/1.00 vMB 17
381,864 381,864 00000000000000000f95665eebce04dcb71cc0de18069942c65149038af2806b 413 0.25/1.00 vMB 27
381,863 381,863 000000000000000004bb5a2455d7de6d2e3c62611c986db6b54dc8a3aa94515f 984 0.51/1.00 vMB 30
381,862 381,862 000000000000000005c5be10219640feef76bf78f0e33d23bb70aff3287f91dc 933 0.52/1.00 vMB 29
381,861 381,861 00000000000000000ddd2d491cc5c2dc1289aefbbff98a2aee6f4796a234d941 1,019 0.75/1.00 vMB 25
381,860 381,860 000000000000000004decd5a6d7929c623d814394724b7eb82dc6a9ce6b1cdbd 716 0.40/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.