Loading Tool

Explorer IconExplorer

Memory Pool

43,997 transactions
27.19 vMB
0.08765489 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 3dded83cd3685d1b8eaa23d48719678e45f026aeee343443daba7655588e4f6f
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 07375f996f1b0bc55c88f7deb335d6553290bdf37ae5d7b70c525c4efc4951e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03467801 BTC
Feerates: 150.93 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (413,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,194 501,194 0000000000000000002e331f3dd0164c032a03a063f6ee05b9d2e94f9d340a95 2,640 1.00/1.00 vMB 654
501,193 501,193 00000000000000000002a9eee5098ef8812a22c5473795243054b5ab68757a82 2,366 1.00/1.00 vMB 656
501,192 501,192 0000000000000000003e08ee126a6f751eeaeb6db9dbb240d9015c5f27ca163d 1,922 1.00/1.00 vMB 435
501,191 501,191 00000000000000000087ca176ef22b39de9b5a4349d443cb075cc8204e4b1575 2,194 1.00/1.00 vMB 322
501,190 501,190 00000000000000000009ddd9b0d102514c0f7480575449f6d61437a11228b16f 2,386 1.00/1.00 vMB 567
501,189 501,189 00000000000000000071fc3cf08b504f362829e09816da9c87a76b00e849d5c1 2,544 1.00/1.00 vMB 753
501,188 501,188 0000000000000000005d0c22528832023351c46b3d157c2d6fa00788e217fac8 2,220 1.00/1.00 vMB 913
501,187 501,187 0000000000000000008bc92e39770302c421a124f28925d30f992d6d9f70b4ee 1,940 1.00/1.00 vMB 462
501,186 501,186 000000000000000000026b95ec4f96ea42936fe15722619886e0596f199bcfa1 1,857 1.00/1.00 vMB 410
501,185 501,185 00000000000000000064c8050c0b9c8791c53e335bbe8c79c76661e7a416441e 1,197 1.00/1.00 vMB 331
501,184 501,184 00000000000000000080fc588c6ed593f9a5850fc592586fb072a25ce38f41b3 1,928 1.00/1.00 vMB 486
501,183 501,183 0000000000000000001cfd3075c1b5c44988cbd974d770f00d805735438fbdb1 1,110 1.00/1.00 vMB 277
501,182 501,182 00000000000000000058192bc380f3faece1e48d2a6b0d11beeba025906eda09 1,329 1.00/1.00 vMB 203
501,181 501,181 0000000000000000002ec3b97ff0dff512d0c7eeaa71577824140df73e71f9b2 2,377 1.00/1.00 vMB 815
501,180 501,180 000000000000000000722f5b7c8a3c8c4ee13054b1a52a9082f2f20fba9e7106 2,090 1.00/1.00 vMB 479
501,179 501,179 00000000000000000003465863e15c0959d04975356147725a081a181e28702e 1,425 1.00/1.00 vMB 154
501,178 501,178 0000000000000000000c27654a2f15b4f1abfbbe5a4ec7afc8e996fa5b2af9fc 2,651 1.00/1.00 vMB 327
501,177 501,177 000000000000000000583700053bf05872be1ae494fc877aa9f26436a5415163 2,489 1.00/1.00 vMB 695
501,176 501,176 0000000000000000002adbc488ebdb735b7cb9bd9dba4168698150648ba92dc4 2,105 1.00/1.00 vMB 911
501,175 501,175 00000000000000000066bc80a4835a12934212d581d57db255edc7ea94ac8430 2,569 1.00/1.00 vMB 865
501,174 501,174 0000000000000000007d2c0b51e8547ea69b04333bd889239cb80d35879c7951 2,627 1.00/1.00 vMB 565
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.