Loading Tool

Explorer IconExplorer

Memory Pool

81,144 transactions
31.48 vMB
0.10091172 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 9fee304c80485e19be696672e9e294e219b492c3ed94e14aa5796c68f7cc07d8
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root bb1552bc22be4c5caab4ea6a88fad5adb276d775524a176ffdffdbefe2355132
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 709
Size: 1.00 vMB
Total Fees: 0.02158820 BTC
Feerates: 711.74 > 2.16 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (7,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
907,716 907,716 00000000000000000000a567bf83c2d001639cdfc21c29e138f39d15dffdb0c0 3,989 1.00/1.00 vMB 5
907,715 907,715 00000000000000000000dd1ab168b13233c0f7aeb62c0affbccd966139e8e7c3 4,086 1.00/1.00 vMB 8
907,714 907,714 000000000000000000000566895887a703192f96a8b97f5817a6f3fd68b00762 3,272 1.00/1.00 vMB 3
907,713 907,713 00000000000000000001ce50707b27f7a8c11bbc12fd68f3c6ab61627f0ba22c 3,908 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 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: 720.46 GB
    • Received: 18.17 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.