Loading Tool

Explorer IconExplorer

Memory Pool

43,807 transactions
20.04 vMB
0.05049937 BTC
Random Selection Loading Transactions
Max Size: 113.66/200 MB

Candidate Block

Mining Attempt a9d626b125f30705d22cd8445bdb376068b724ef811ae8735ca382ca7d6bf0e0
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root ea4a15a05821725e82fb06377b0bcdd29e542e22ccbf44b54b95d89f31b0bc94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.01123481 BTC
Feerates: 302.27 > 1.13 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (821,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,581 92,581 00000000000b847f9ead284f30a3753ca9cfac40240f6f46f30644cbc2bb2747 1 0.00/1.00 vMB 0
92,580 92,580 00000000000763a7e3476b0550638e9dd0f2ce3a56d3aed433dee0330ea03f4c 2 0.00/1.00 vMB 0
92,579 92,579 00000000000d71f3920f102db521a6474ed188051d63a6ac0fb4c332a4a8500d 4 0.00/1.00 vMB 0
92,578 92,578 0000000000051a089a05af8607b18c4eda6aad4d995a1cf5080d32202bc0499c 1 0.00/1.00 vMB 0
92,577 92,577 000000000007d3e9183904dd8f3fb26489c46c4f7c8984dd31b176fa018da019 1 0.00/1.00 vMB 0
92,576 92,576 00000000000ddbc2cd385db81e25f776fcbd6b4942738d959fedad53d14756bb 1 0.00/1.00 vMB 0
92,575 92,575 00000000000876d6bccfadd1b78bd8857607d016235059f1ae002cc8856fd249 3 0.00/1.00 vMB 0
92,574 92,574 0000000000087ab015b85d46208cb071d83119b00db0b556021a51861312ef80 1 0.00/1.00 vMB 0
92,573 92,573 00000000000505aae15adb607f3658ae8cf885aa493e3282a88b75185b08dcbd 1 0.00/1.00 vMB 0
92,572 92,572 00000000000228b8a441ed68731b3a9e131a28102197554249ad49a60ad272c3 2 0.00/1.00 vMB 0
92,571 92,571 00000000000d0dbcc7aaa29f684c964ea03a22346f1ea1076cd9a9f550b31be0 1 0.00/1.00 vMB 0
92,570 92,570 00000000000282cba07a1fc789328b06f08a4cf95aa1b78c671edb5927ee2984 3 0.00/1.00 vMB 0
92,569 92,569 00000000000795e8f0d6c191be7b1ff3746ec72364008c86c28067db77d2a4f7 1 0.00/1.00 vMB 0
92,568 92,568 000000000001347d20d8aa744cfc40d0ac44ab836345d4a7b26989284a32addc 1 0.00/1.00 vMB 0
92,567 92,567 000000000003709a005b698aa6e30cbe0d51320af6e6de6bebbe7ac5ad1630f3 2 0.00/1.00 vMB 0
92,566 92,566 00000000000aecb899bb41c2e64c09441cf806d96a30dce8d4f8976a62d45dc7 1 0.00/1.00 vMB 0
92,565 92,565 00000000000bad9a6157adb5010d9ce42707330b9c8df155f386f1b95e188328 1 0.00/1.00 vMB 0
92,564 92,564 00000000000d182d364e86dc0197d7e7f7d5c2056a77438c55e7d127d77bf5b2 2 0.00/1.00 vMB 0
92,563 92,563 00000000000b537341c243d9df70a27aec567e982351e4ea5df2bd6313d6d930 1 0.00/1.00 vMB 0
92,562 92,562 00000000000d0269a1d2e345bdb62eb0a0830c87b92f61967dd5c711d09ef63d 3 0.00/1.00 vMB 0
92,561 92,561 00000000000cb84f8d2c9aaae99aa5595e6bb5c0c35c5b877354bc9c3f8c7efa 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.54 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: 536.09 GB
    • Received: 5.96 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.