Loading Tool

Explorer IconExplorer

Memory Pool

14,473 transactions
9.48 vMB
0.03166496 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.49/200 MB

Candidate Block

Mining Attempt 7383c1378a1da6519fc3463595f753b3ca10cdfb7871c36214bbf3a45679c3db
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root af73ccdcf3b7f06c4af7c07b10b603d9bdbbbe2a59288db4e1b0ea26ef21b963
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.01075204 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (703,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,998 209,998 00000000000000c6d9b57b9db3f318d9a3080a6182afa43718f45cdf962448ac 10 0.00 vMB 166
209,997 209,997 00000000000003ca8425118cfe8d1fc4b8f25ba05b83be24cc1cb3d3308153ca 384 0.15 vMB 216
209,996 209,996 00000000000000b56e5af1ad6398879f3065ddb666491d2e4bc814d87a13629b 746 0.35 vMB 151
209,995 209,995 000000000000012e87a399b1610e48ae56abc01c7192ecbd4bd88fde9f398674 127 0.05 vMB 150
209,994 209,994 00000000000001ce89b79a062be9a3bdd9eef73f1f8181258626fe9451229b51 130 0.04 vMB 8
209,993 209,993 000000000000045797377946ec57566e92b88c7af104dc4450e0dd5b7a4d9fa3 142 0.12 vMB 126
209,992 209,992 000000000000013dd3ffb863852df078bc703e9b40ff4e63745ac86a3df27a66 126 0.12 vMB 88
209,991 209,991 000000000000020423c44b83133c5fc1ed3389f96030732938ecc1bc998f04e2 270 0.10 vMB 213
209,990 209,990 0000000000000010ce8019e7450f8fad1f1f414e3a036fa5966c5b414134590c 68 0.04 vMB 122
209,989 209,989 00000000000002ab12f155c789e047a9ee06461f770320dba63b2a230ee06a49 189 0.09 vMB 157
209,988 209,988 0000000000000414a203505e6960f05d9162cfcb6d7c56693fe96915a6e37c86 89 0.05 vMB 90
209,987 209,987 0000000000000320890c4f651cd83dd8c8d1ec979aff34e8ba9e652ae8e670c8 52 0.02 vMB 59
209,986 209,986 000000000000009587c6c128616af1617ca6dcd7991f976f9fa125eed91dcc6f 43 0.02 vMB 126
209,985 209,985 000000000000036694bd90254d5db00688c914ab2dcc753be5eec55a55321645 42 0.02 vMB 93
209,984 209,984 00000000000002b17ffd6ce3448fa09f907c039e5d8578daaaef7b9456aee29d 397 0.15 vMB 217
209,983 209,983 00000000000000066b83e36178a20b6aa5874abb2c5b644c2fa1bc5ff9ede388 138 0.07 vMB 124
209,982 209,982 0000000000000193b0ba275410b2c70c0a6df27f073366cecb6ac3dbfb27e047 25 0.01 vMB 103
209,981 209,981 000000000000040748d23f35001c8945e7fce8a5e034a914b6e7d1766ea5da67 146 0.07 vMB 139
209,980 209,980 0000000000000473bf2bd533fb6d3cfa747b425b31f9ec17ddeb8cad0fda10f3 218 0.09 vMB 146
209,979 209,979 00000000000002cd4c357c799caa1b22b04b60b77d60c31b5f5619475ec4bf81 91 0.04 vMB 186
209,978 209,978 00000000000001662428e9ca8648480dcfe34c77125648af0b4962b07d9943b2 44 0.02 vMB 171
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 96
    • Outgoing: 10
  • Data Transfer:
    • Sent: 165.50 GB
    • Received: 0.68 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.