Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.64 vMB
0.07650068 BTC
Random Selection Loading Transactions
Max Size: 168.33/200 MB

Candidate Block

Mining Attempt 99e63a0bd892817d466d9c38ad9a1cf54bc17e0027023bdea702b579aecd62f6
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (164,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,145 751,145 000000000000000000050700dbdbf6289822f0e9404effd05e3efccbb9f622c7 1,889 1.00/1.00 vMB 4
751,144 751,144 0000000000000000000914daf471735ef8e7e21df5a222c12941853fa8ba4fa4 3,285 1.00/1.00 vMB 15
751,143 751,143 00000000000000000006ab68b05d9ce6a3e91873e6adc0ce264d1042d29cfd9c 1,408 0.46/1.00 vMB 9
751,142 751,142 0000000000000000000111394f97e0e1853354959bf6ce29624346c92351f36a 71 0.02/1.00 vMB 8
751,141 751,141 00000000000000000008e4ae2ff814fda2d1a5f689b5a12a6326c0c2affe91e3 376 0.14/1.00 vMB 9
751,140 751,140 00000000000000000002e0616b7dfb3571d827626aaa4051ae1c94b2739d499c 112 0.07/1.00 vMB 6
751,139 751,139 000000000000000000006334c2cb3b0b14249cfe23416fe11c989ba212ea57c6 183 0.10/1.00 vMB 8
751,138 751,138 000000000000000000062e38d998121a1097b29f2857cb9fbde54e2b12f3dfb3 36 0.01/1.00 vMB 16
751,137 751,137 00000000000000000005872d11ccc79cdb9f72996b28c4aaad6f7e7eeda47c02 760 0.28/1.00 vMB 8
751,136 751,136 000000000000000000012b062abac463adaf4ba3f024717e273ae2ffde193d41 396 0.12/1.00 vMB 9
751,135 751,135 00000000000000000002ba90d2245b8f61626a9e5f5f9eaefaef7a4a583df0a8 346 0.12/1.00 vMB 9
751,134 751,134 00000000000000000001e9ffa0d8f3261bd61dddf9652cd63c95ce24515147d9 584 0.22/1.00 vMB 10
751,133 751,133 00000000000000000001d86d819c4f690d3f04b072dd0b1cfae690022d7de421 306 0.14/1.00 vMB 7
751,132 751,132 00000000000000000001529851dceb6af9fd49f9565f6985557ff754de775b88 1,506 0.48/1.00 vMB 9
751,131 751,131 00000000000000000006e0d6ef00556dbcc1433536cce3b734dcbfdce6b21d3c 544 0.19/1.00 vMB 13
751,130 751,130 0000000000000000000173796ea336bb8725923b734fec49349082d42b6eec80 1,041 0.66/1.00 vMB 5
751,129 751,129 0000000000000000000908f31a31f49efa5d4ec2390334c7774c57ba7c7e1e73 1,650 1.00/1.00 vMB 11
751,128 751,128 000000000000000000003f6724be0d3239e176da89be30cac74b7fee18522412 678 0.34/1.00 vMB 6
751,127 751,127 000000000000000000028f084822d50c8f1e356c5b36ac45a6e1838c9b0aff71 47 0.02/1.00 vMB 9
751,126 751,126 000000000000000000006b0b1b6f365e6891ff6fb30059a71da31bd0b2a981f6 1,243 0.44/1.00 vMB 9
751,125 751,125 000000000000000000032a726f404748c376c932f439ea1167283098de216b99 355 0.11/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.