Loading Tool

Explorer IconExplorer

Memory Pool

43,209 transactions
26.91 vMB
0.05406535 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt c8e5c1aa697fa55e224c1a92965cff81462d4c010fb4a1615ba3fde93150579b
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root a3a9b993f82bf1ec9c3a6628b153098ca6854c078499ac56f813cbe90e73044e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.00417361 BTC
Feerates: 21.20 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,689 914,689 000000000000000000001fcf9876c6ecfb0124acf064c56ab49fd1304d8b7eb7 3,762 1.00/1.00 vMB 3
914,688 914,688 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e 495 0.13/1.00 vMB 2
914,687 914,687 000000000000000000005366afce53494e781940fe2fb9efa6a4caf85dd92d7f 5,010 1.00/1.00 vMB 1
914,686 914,686 00000000000000000000169897b963a2131680b3bd9b80d4021a94c2405d7cbb 1,066 0.24/1.00 vMB 2
914,685 914,685 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37 5,670 1.00/1.00 vMB 0
914,684 914,684 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615 3,047 1.00/1.00 vMB 2
914,683 914,683 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445 2,936 1.00/1.00 vMB 2
914,682 914,682 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775 3,564 1.00/1.00 vMB 3
914,681 914,681 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8 3,545 1.00/1.00 vMB 7
914,680 914,680 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75 2,898 1.00/1.00 vMB 2
914,679 914,679 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035 5,151 1.00/1.00 vMB 1
914,678 914,678 00000000000000000001f9f936ca5215314d23d86e9f12fe5ec8d919f5bb3584 400 0.11/1.00 vMB 2
914,677 914,677 00000000000000000001e1366ed2d12867241baf98f6c2939acf9d1c6340bc0b 4,769 1.00/1.00 vMB 4
914,676 914,676 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073 3,555 1.00/1.00 vMB 2
914,675 914,675 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a 4,054 1.00/1.00 vMB 1
914,674 914,674 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da 1,451 0.41/1.00 vMB 11
914,673 914,673 000000000000000000017d00305388a174444891c9ffd221de0fa82277a46511 3,761 1.00/1.00 vMB 3
914,672 914,672 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8 3,494 1.00/1.00 vMB 3
914,671 914,671 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a 4,592 1.00/1.00 vMB 2
914,670 914,670 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3 4,901 1.00/1.00 vMB 1
914,669 914,669 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d 1,866 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.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.