Loading Tool

Explorer IconExplorer

Memory Pool

83,119 transactions
30.88 vMB
0.08087425 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt ed32654a38522a5e2d54d3e3f55c58045780978b8023a1c1f5c726e92959b91c
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 23ba2fb4cd712aaf9ef5d4600d071214c482da6a1a4de054f5255511fe6b1960
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,927
Size: 1.00 vMB
Total Fees: 0.01126470 BTC
Feerates: 146.36 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (24,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,841 890,841 0000000000000000000256bc0fce67992801bd6f8ca468d9d907c3bb31ac524f 2,889 1.00/1.00 vMB 6
890,840 890,840 000000000000000000018f7c4946db34e1d078dabac9268267c9ea679ce8cfa1 3,248 1.00/1.00 vMB 2
890,839 890,839 00000000000000000001f8213818adbe40a731e49315d4a35e79deea2b78beb3 3,401 1.00/1.00 vMB 5
890,838 890,838 0000000000000000000171a35112906f928dab1ee5c5a984b5ad3806ad5ad7e8 4,743 1.00/1.00 vMB 2
890,837 890,837 000000000000000000022938c7946675c89a4e6bd4263f315075b3893d367772 5,037 1.00/1.00 vMB 1
890,836 890,836 000000000000000000008cfacfcb4b9fae727c493f32de1557ccc5cdd7ff8e22 3,646 1.00/1.00 vMB 2
890,835 890,835 00000000000000000001c43ae00e21296517e2e0e1234305234a593acc2931c3 1,971 1.00/1.00 vMB 2
890,834 890,834 00000000000000000000a69186d852d9ad3a08af805661e9d77760e0facf4c99 1,106 1.00/1.00 vMB 2
890,833 890,833 0000000000000000000197e76ce3cd57556d7d778afd563b8c051cdfe01fa2ed 3,190 1.00/1.00 vMB 4
890,832 890,832 00000000000000000000bf2ba8f030a6258e0bbe5fae720d2806b92043bf1a4a 569 1.00/1.00 vMB 2
890,831 890,831 000000000000000000016ccae6f8ccc4cab78f7553a88c89501cbbcf83f35e75 2,281 1.00/1.00 vMB 3
890,830 890,830 000000000000000000001bff16eac8d290aa232882f06f9f72dca76876bae759 255 1.00/1.00 vMB 1
890,829 890,829 0000000000000000000011f04a7468ea1f93b57bf0a5c457bb80901cbddc3265 2,125 1.00/1.00 vMB 3
890,828 890,828 0000000000000000000224f2bd0cdd98e86d775913fbf98e53f3928522b35a79 1,470 1.00/1.00 vMB 2
890,827 890,827 0000000000000000000038fd01da74656464f4629da44ada14820af273df4679 1,139 1.00/1.00 vMB 2
890,826 890,826 0000000000000000000009cc963bf53eb08acc688b956267514e98baba2dbcb5 2,572 1.00/1.00 vMB 4
890,825 890,825 00000000000000000000198fcb4b9495e29b7838caf71b9f60a39db75b4d5a06 4,631 1.00/1.00 vMB 1
890,824 890,824 000000000000000000014861d4c0ad3b246393dda60338683090c6ba24be6596 1,779 1.00/1.00 vMB 3
890,823 890,823 000000000000000000014f717e637085e144ec58700538a7fbe850aaaf49b62b 3,222 1.00/1.00 vMB 7
890,822 890,822 00000000000000000001e382c4cc5cae100ec3a0d57d662cd4efadccf82b4dd5 3,385 0.82/1.00 vMB 1
890,821 890,821 0000000000000000000070fefdb7bacc5708d162a53a1b04e54a1e67be5afece 4,092 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.