Loading Tool

Explorer IconExplorer

Memory Pool

47,737 transactions
28.56 vMB
0.06839479 BTC
Random Selection Loading Transactions
Max Size: 152.96/200 MB

Candidate Block

Mining Attempt 88a2542b63dfafd1cd3d5c7cf404ba590f72a7172c39cde659ac5004bff30132
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9947f25c9a5525bdd37e50f453ca7c2e8d0e1b36be97e4752105a5d0562d47a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01431480 BTC
Feerates: 173.90 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (281,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,989 632,989 00000000000000000010a62645c04bf7ed67efe8a3e70d0f81b2a6953c282f44 114 0.03/1.00 vMB 44
632,988 632,988 000000000000000000102bf29cef8bffc6eb86b465de8017336611c6ee5806ed 1,565 0.79/1.00 vMB 41
632,987 632,987 0000000000000000000cd4fcf8efa2b569a74943755287d77238e661f70327f7 1,314 0.66/1.00 vMB 45
632,986 632,986 0000000000000000000d8a9a8177179dffb2e74a2db9349e739270674a5c4e84 1,235 0.83/1.00 vMB 17
632,985 632,985 00000000000000000000cd6ffb5dfb0e5645c1555a05a2c2ef2c9292a14036b4 2,140 1.00/1.00 vMB 34
632,984 632,984 0000000000000000000b502d186d342d57cfc604b14b86aae553c3e889a47002 1,360 1.00/1.00 vMB 22
632,983 632,983 00000000000000000001f8bdcf08f6ed511c958c65d47870bfed78ddc00cf82f 1 0.00/1.00 vMB 0
632,982 632,982 0000000000000000000c577bc891c159fe5aabd0439008906673fdcae5b981af 2,208 1.00/1.00 vMB 34
632,981 632,981 0000000000000000000ce074ce5ba292cb7cac28fee315f6492e83dbcf69ebb2 283 0.78/1.00 vMB 1
632,980 632,980 0000000000000000000f47729e51b028ce867a592b6841aa6e3c17199e840a31 786 1.00/1.00 vMB 13
632,979 632,979 00000000000000000007512ce7a5429773f70c20a17e3fe1c043a61ea564bcaf 347 1.00/1.00 vMB 7
632,978 632,978 0000000000000000000c13575a80d0e4ebe208ad6d6170642eedb6708e41997f 907 1.00/1.00 vMB 35
632,977 632,977 000000000000000000127da86be39051a03ab147a7bce9a7f7758023a179e6a2 2,012 1.00/1.00 vMB 39
632,976 632,976 000000000000000000058f72013f692d2332d3256be8c64fb59b8301ad0dedf3 2,642 1.00/1.00 vMB 43
632,975 632,975 00000000000000000006748579c6bc67da7c1423093318b4b7fa480d28225359 577 1.00/1.00 vMB 6
632,974 632,974 0000000000000000000495396d0fa933cb68c505b2213cad47afe2f0ad0d15fd 2,558 1.00/1.00 vMB 48
632,973 632,973 00000000000000000001dc972d1a67bd3e173bdaf4025b20774b751e4be56ef6 747 1.00/1.00 vMB 12
632,972 632,972 000000000000000000032933b3e9c619d2c228dd95a5a9c6d1659bd43dda82bf 1,416 1.00/1.00 vMB 20
632,971 632,971 0000000000000000000d1cf5fb286e96c766addd98cdafdabf4be68ce380a1f0 777 1.00/1.00 vMB 12
632,970 632,970 000000000000000000034cf10f327553cf111ba6a155b7cc8452848ca705dcff 756 1.00/1.00 vMB 11
632,969 632,969 0000000000000000000bc4acf6222e66a0bb2a7a3d7f3c04bbffe414b50bc59b 582 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.11 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: 651.83 GB
    • Received: 13.65 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.