Loading Tool

Explorer IconExplorer

Memory Pool

28,717 transactions
8.39 vMB
0.08912187 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt a4708705347d3c642b0750e584b5f05fded3a346e97264e65e5c4578a0765147
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (758,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,000 155,000 0000000000000984d00c9f2d51e6ad2b601b7b1df06deadbf62be24e49b8f486 90 0.03 vMB 9
154,999 154,999 0000000000000ad39e64fbdd4f5323b6f1989826b4f1a2f03c15fd04714d2b59 28 0.01 vMB 100
154,998 154,998 000000000000023a1d4a705ad29cd3e89373891dc3c40d4e0c98ec6ebddfc32c 9 0.00 vMB 0
154,997 154,997 000000000000018178088b9ce7d9bad8742dd81534d1be45fee508c6ef01c988 73 0.03 vMB 100
154,996 154,996 0000000000000baff53c26d0338141151e79b2b84ba02f7a4462d3ddf8283865 50 0.02 vMB 38
154,995 154,995 00000000000007f5604d0331445af95a867d5b9f890307f1ebb90935e7ce82b4 63 0.03 vMB 475
154,994 154,994 000000000000089f1c6c9a90e09779badeb81383782e541fdd186ea928322187 34 0.02 vMB 65
154,993 154,993 0000000000000e07240cec6d7e8301a6ffce4bd168dd619cf704fad48feb7834 36 0.02 vMB 23
154,992 154,992 00000000000001642aa145ec05b2862c70ac212e9891f5ca46b34e082d325354 77 0.02 vMB 323
154,991 154,991 0000000000000731687114fcdc748d554c056338cb9035ea6249275583e35168 2 0.00 vMB 193
154,990 154,990 00000000000002388539cc8d0775bfe0b5d5d46b5c7ee4b63fb202e4e4bc7bc5 12 0.00 vMB 15
154,989 154,989 00000000000009b28790475585d3e483176b0bc0f9d19a7c1fe12dfb20522fb5 45 0.01 vMB 8
154,988 154,988 00000000000003941f778225c2d0d0027eec8f878aad24484c52258e6151b8b0 1 0.00 vMB 0
154,987 154,987 00000000000007a1d8e8545e1b39e752ba54519b210038178e64d4af05d7f867 71 0.03 vMB 179
154,986 154,986 0000000000000cf84dea6d5dfd3fb971cfb1d958f377655d53e557bcc8b2353b 1 0.00 vMB 0
154,985 154,985 00000000000003ad07d0ba711ee921046cac2d12dba7469a64612fb18c32dab4 39 0.02 vMB 63
154,984 154,984 0000000000000895d621b47c40d770d1c36209c17887902d4680c0b7528023ad 5 0.00 vMB 52
154,983 154,983 000000000000063aa5ec76c93e89eab35d04ac6e0c6aff29148167355cc92687 130 0.04 vMB 60
154,982 154,982 00000000000006ccea78a784ec69f789ca65b9cfe34ee8068421a2da2d41385f 11 0.00 vMB 0
154,981 154,981 00000000000007230d016e4284cf252b40d99dafa22494154dbeb2ccae62234f 26 0.01 vMB 130
154,980 154,980 00000000000004294ebb8d38385be1968bb9ed44a41ac595d8b9f9ab2e9cb2ad 77 0.02 vMB 178
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.42 GB
    • Received: 0.43 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.