Loading Tool

Explorer IconExplorer

Memory Pool

42,917 transactions
28.90 vMB
0.10536384 BTC
Random Selection Loading Transactions
Max Size: 149.35/200 MB

Candidate Block

Mining Attempt 5b7872d28ac12a5b7afd498d68ba3e29389cda183856b71974bb7afcc475c7b1
Version 20000000
Previous Block 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447
Merkle Root c312bcf4c19c615a9565e5669f2f27c5548e6b546e393f1557022f8a67edfb2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.03143998 BTC
Feerates: 393.72 > 3.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,305 (210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,095 914,095 00000000000000000001b5bca3f6277c275cc4da6d3ab63ad849c5d10c677fa9 3,374 1.00/1.00 vMB 10
914,094 914,094 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538 3,691 1.00/1.00 vMB 7
914,093 914,093 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8 2,411 1.00/1.00 vMB 2
914,092 914,092 000000000000000000004a5f4b6f345a3e71e47a862a7fb49cd1146827c0a647 2,438 1.00/1.00 vMB 2
914,091 914,091 00000000000000000001bc18b8ae9e3753f1b9c1d6db29bbca8d50ec2e5c1ef1 3,248 1.00/1.00 vMB 12
914,090 914,090 00000000000000000001e617077417fb25ab1cd7726c5719286653a2b2bc0fb5 2,735 1.00/1.00 vMB 3
914,089 914,089 0000000000000000000047ef608726ddcbb3b55d4b40e46cc9e6f0aaa6634f05 2,572 1.00/1.00 vMB 2
914,088 914,088 000000000000000000009be4adb63bfef2b3437f86854a3bd6b98ca3c4556036 2,309 1.00/1.00 vMB 3
914,087 914,087 0000000000000000000075f7f0d716095abc5d5915552b56d7f74fc1265f2fec 3,036 1.00/1.00 vMB 3
914,086 914,086 000000000000000000018399d00f463c5d9c7ccc6b23a3cee0e59a40807be6a1 3,555 1.00/1.00 vMB 12
914,085 914,085 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33 3,369 1.00/1.00 vMB 5
914,084 914,084 00000000000000000001350ed2034af4b78f928cb7df77b79c39a7979cbb2b7d 2,808 1.00/1.00 vMB 3
914,083 914,083 000000000000000000017deef18e7181b2836ea332898307f7ba67568226db9d 5,376 1.00/1.00 vMB 1
914,082 914,082 00000000000000000000aff209457d052441f4e9f159052395e8e249f77512fc 71 0.02/1.00 vMB 2
914,081 914,081 000000000000000000019f33d8e5c74c2e9fc84c1992a82fc3ae6f738b1b9eca 3,728 1.00/1.00 vMB 2
914,080 914,080 00000000000000000001f26876ba1631de58b85b7ecb3384d88e4b24eff2c0c9 4,238 1.00/1.00 vMB 1
914,079 914,079 00000000000000000001903b2a2ccfd92fa917a94673f7de3b8e163c68dd7850 3,432 1.00/1.00 vMB 3
914,078 914,078 0000000000000000000151b8ea8a9648d88ef7d561cd589f502571e6e52f6bfc 4,143 1.00/1.00 vMB 2
914,077 914,077 000000000000000000002d2fd83e12dec723b50613edb1f2c9de85eda75296c9 4,397 1.00/1.00 vMB 1
914,076 914,076 00000000000000000000fbaad9f16bc7978d72de85be4a9eb66e0c3996fd14eb 3,963 1.00/1.00 vMB 3
914,075 914,075 00000000000000000000ea084d8a6bfd9b36619151e0eb6e8789650fb6c7d699 4,032 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.41 GB
    • Received: 9.10 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.