Loading Tool

Explorer IconExplorer

Memory Pool

80,744 transactions
30.56 vMB
0.08385140 BTC
Random Selection Loading Transactions
Max Size: 186.43/200 MB

Candidate Block

Mining Attempt 3d3c13a9a6c244fa72615983071f74977392c9693a98e78b03829849ae97fdbe
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root b766c5114c685c0a39e84fa59ccc135419a4b739d494eab0bc88b627e1471ae1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,043
Size: 1.00 vMB
Total Fees: 0.01492203 BTC
Feerates: 301.57 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (7,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,737 907,737 00000000000000000000e7b651bf86737ce6dd4cb3199c4643bb8c83b5f5ecae 2,823 1.00/1.00 vMB 5
907,736 907,736 00000000000000000001d1c837483623de703f49c214480479a7d72db47585ce 2,823 1.00/1.00 vMB 1
907,735 907,735 00000000000000000000ea4d3905395d5eb90187016aaebe226bfbf59d19ce8b 2,888 1.00/1.00 vMB 3
907,734 907,734 0000000000000000000203725861a9c828e12d108eb002c6ac0facb4eb962611 2,262 1.00/1.00 vMB 2
907,733 907,733 00000000000000000001d4b145515109925cd6cc8c5a856a41edbc1943df9657 3,318 1.00/1.00 vMB 4
907,732 907,732 000000000000000000023355582c34ec5e74876b2627ecde3452a1d921508753 3,792 1.00/1.00 vMB 6
907,731 907,731 00000000000000000000b948f94357691049c350f542e83e84da40a21c2f5eee 4,024 1.00/1.00 vMB 8
907,730 907,730 000000000000000000016da45d7693d1de6a2df870dec2110b2c59788f9d6749 886 1.00/1.00 vMB 2
907,729 907,729 00000000000000000000d53ffa1be5b5a130c021e4a3c311ad4aef87aecaa724 1,549 1.00/1.00 vMB 2
907,728 907,728 000000000000000000007fdcd7fa36ecb7e3b97b2412f6f1f588a55d9f9ec89f 2,604 1.00/1.00 vMB 4
907,727 907,727 000000000000000000021a89d3789a1eab528b435f6b07a823e0fd26cacc9bcd 3,185 1.00/1.00 vMB 4
907,726 907,726 00000000000000000001ee0ddc89617d42f92cc71565db3ac068d6594cfa8757 3,579 1.00/1.00 vMB 6
907,725 907,725 00000000000000000001c29c03c3ec91009491965f4c96ab9219c67e507df797 2,877 1.00/1.00 vMB 5
907,724 907,724 00000000000000000001878c4d194bfa5d6f70eb71be6249e1848291dfaf1070 3,979 1.00/1.00 vMB 6
907,723 907,723 000000000000000000016a9b1bdbbe30d7b3df8017d41e90536b9bf65924db63 3,396 1.00/1.00 vMB 4
907,722 907,722 0000000000000000000219ddf3d057c9188293c079a8d50546ad124d7fcaa752 3,961 1.00/1.00 vMB 4
907,721 907,721 00000000000000000002215777d95fe88414e1ced89b6283652ba05d51a8697f 3,910 1.00/1.00 vMB 5
907,720 907,720 00000000000000000001a56e664d72e4c715d76446150f705dc5c6ec439f1471 3,740 1.00/1.00 vMB 8
907,719 907,719 0000000000000000000047890835df2d4a86a30935d9c44867108dfe25774e3f 3,531 1.00/1.00 vMB 7
907,718 907,718 00000000000000000000c9ca78a7a7a3f8210a9e77905cda8d2b80127b5744d5 4,006 1.00/1.00 vMB 7
907,717 907,717 00000000000000000001f8f98156a4b06b14dcfe5b06360b65b22d94bcda2c8b 3,803 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.