Loading Tool

Explorer IconExplorer

Memory Pool

31,462 transactions
6.51 vMB
0.02793975 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.98/200 MB

Candidate Block

Mining Attempt 18ff7354af864e38f361e188a5a14e0a068bc009fe7990c510016cc760f94013
Version 20000000
Previous Block 00000000000000000001f3404bf84001d0e1a8da9461bef987c092cf8237a7cf
Merkle Root cb58cb66938945498f858f6ad8085e622b9ac4f4449d7a998b8e7a30dbdedfd7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 901
Size: 0.43 vMB
Total Fees: 0.01123794 BTC
Avg Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,972 (719,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
193,121 193,121 000000000000071fb901d53e4c2eb832ce4c8b72797db1e05a0299a77c295506 0.03 MB 83 110
193,120 193,120 000000000000003d451013624d482ae48371e91cf069cd6877167d25baa99a43 0.08 MB 265 16
193,119 193,119 00000000000004a19b5fb3c642ae4e4105184bf2a2f1a5ff05963f2dd5c5d4de 0.09 MB 218 116
193,118 193,118 000000000000023a9e3f9462df6b27a59b7b9605c46d6b05e8c09565047ccd8e 0.00 MB 1 0
193,117 193,117 00000000000003123e649d6a54b7b40a345028f56190cfeba719dff7e6df1f0b 0.00 MB 10 30
193,116 193,116 000000000000022b9e89b960185924a8457f85f1ad42849294aed1962891d525 0.13 MB 257 128
193,115 193,115 000000000000068ebf197a4404cbe26d3c140b09dbda88b81e7f88937051d498 0.07 MB 170 150
193,114 193,114 0000000000000003df62a7ee263f1714167a49919e06d997fd1996ec396b9144 0.14 MB 256 74
193,113 193,113 00000000000003a6d859b0b4e1fc2f47e43cfd598d9b240557408d50e20adba1 0.03 MB 63 82
193,112 193,112 00000000000003c540afced40e595a5bfbbcfd54863ebba43a4301a1defce2c5 0.05 MB 109 77
193,111 193,111 00000000000006ee10a230b4970374d733618a5f9d285110ffe302eeaefded67 0.09 MB 192 129
193,110 193,110 000000000000020801b7588e1e3265f50c61324ae9c4eb51d8e61d61f34f5a80 0.04 MB 80 95
193,109 193,109 00000000000000a0941726af1af9724554ee5cf1224bcd649e01123eb71da969 0.14 MB 361 136
193,108 193,108 000000000000020cc7fdc05cadc2446e602d97eb291fa4a41ad5cdc21a4d6047 0.03 MB 67 121
193,107 193,107 00000000000002c2e403cf66a0411abd0f801221535ead4bace77693ba858c3e 0.07 MB 149 131
193,106 193,106 00000000000003c70ea447c7b84137be8f3dae61ed21d297072c195b7409f7d9 0.02 MB 43 98
193,105 193,105 0000000000000167885ba36605c014e36a02004b702aad9979ed1663d72f6ef7 0.04 MB 96 62
193,104 193,104 00000000000006221b5e9539a8c31c3ea65a992b77dffb8e3987b3ae0f403e83 0.06 MB 128 137
193,103 193,103 00000000000001826312f82c8f1049c2d2066ce2847c149ef2abac6db7a92ed6 0.07 MB 129 110
193,102 193,102 0000000000000431e7a74577001a4e09d6b78889c7ae628b1e5c4ab16ea3aba0 0.09 MB 119 86
193,101 193,101 000000000000010873caa9684e0b7c8b137bb2174b7458eb4f535be09ac124b8 0.04 MB 100 109
Previous 10 blocks ↓
Total Size: 778.79 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: 357.36 GB
    • Received: 3.19 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.