Loading Tool

Explorer IconExplorer

Memory Pool

41,968 transactions
26.77 vMB
0.05678720 BTC
Random Selection Loading Transactions
Max Size: 140.51/200 MB

Candidate Block

Mining Attempt f17223db2d05a9f3e6acb27233a94833c526aa3a37d6a622d1112ac749fd8d9d
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b9d78ba3761ca098e89787b6af7bb2be92f82ab4d23e36a047948c620fd02c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00718311 BTC
Feerates: 103.41 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (133,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,480 781,480 000000000000000000040ff3516feea1934272721d86361460c6266a67bc6889 1,657 1.00/1.00 vMB 22
781,479 781,479 00000000000000000004403bd59d5cfd47a2c225f85f238c2b0287f996017a24 1,365 1.00/1.00 vMB 26
781,478 781,478 000000000000000000049ec581c654ef55e56edae782cfcaafdde7ea325ec632 1,419 1.00/1.00 vMB 8
781,477 781,477 000000000000000000020fd976927349b90f142da2f71358eaae69970859e014 743 1.00/1.00 vMB 10
781,476 781,476 000000000000000000016ab93bc011171f3689c38189e067ab105d5a77bc88c6 2,597 1.00/1.00 vMB 25
781,475 781,475 000000000000000000010d078217acd70ce78147d8335080a2e5cb8933c30d18 2,611 1.00/1.00 vMB 24
781,474 781,474 00000000000000000004d4994d1217e5eabf73b0e51f23d72a92019458337a3c 1,888 1.00/1.00 vMB 20
781,473 781,473 000000000000000000015cca3fac67c785efe5d09b43ff90acefa17ff244b55c 1,088 1.00/1.00 vMB 14
781,472 781,472 00000000000000000000587a01212446c99fad820b7b9c628537668f9013e2cd 2,720 1.00/1.00 vMB 23
781,471 781,471 00000000000000000006703fa7493e8af6b61c62ac61be70c76fb51450558c1c 569 1.00/1.00 vMB 9
781,470 781,470 000000000000000000057b6ba9875ba7658bc8b55724eef793cbc6dd1f7e9167 1,767 1.00/1.00 vMB 21
781,469 781,469 000000000000000000043b137c60639cdae326bd110e928439d54188cb35ef7e 1,139 1.00/1.00 vMB 20
781,468 781,468 00000000000000000004be8e6ee496fe283be643888cdee9ae2c3c9720caf92d 620 1.00/1.00 vMB 9
781,467 781,467 0000000000000000000550378ffff9a36eb27783519402fbb3a4c298e188ebf0 304 1.00/1.00 vMB 7
781,466 781,466 000000000000000000043e468ec08a03ebc7dc3488404cf4f61436618e75a448 1,721 1.00/1.00 vMB 15
781,465 781,465 00000000000000000000b736280f476b0970342d6b93e794a5a3ea16ed532acd 686 1.00/1.00 vMB 8
781,464 781,464 00000000000000000005467c206cb85d9685ded618ec7acdc268851c0112ca38 2,026 1.00/1.00 vMB 17
781,463 781,463 0000000000000000000104fc90d8664619352ff29ccb1483df4a15913c5f4bce 2,053 1.00/1.00 vMB 19
781,462 781,462 0000000000000000000239d28ae7805aaef77c3a7cb5c35ca2d6269a6958857b 703 1.00/1.00 vMB 13
781,461 781,461 000000000000000000026d7ee048c4ceb4fe2aae8b5887fd7e72723348a2d0a5 2,416 1.00/1.00 vMB 24
781,460 781,460 00000000000000000000fc9eee757bd55a3a32cc9e8c6fbbce9e2da370f57883 1,378 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.25 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.52 GB
    • Received: 14.32 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.