Loading Tool

Explorer IconExplorer

Memory Pool

11,785 transactions
4.08 vMB
0.05467571 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.92/200 MB

Candidate Block

Mining Attempt 383a58ee66d3cd67a0655d6227ac9f2ef6688c5440e501574ca5b971c312ee4f
Version 20000000
Previous Block 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593
Merkle Root 0302e772ef31ce3c37a65804ee213fa97d64a2ec37142afc6bc838e4a66a6ad1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,152
Size: 1.00 vMB
Total Fees: 0.04961208 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,484 (758,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,466 155,466 00000000000004104ca895582e8a85d857c02e0659d5a45b773818603668a79c 16 0.00 vMB 38
155,465 155,465 0000000000000643326630cf112ba6df0430e43fe37219581aa99e8704095855 40 0.01 vMB 128
155,464 155,464 00000000000009a8b6e48f5d692080bd7e18948ab23302b027d88b23e17dadd3 13 0.01 vMB 31
155,463 155,463 00000000000002723e64c1c309cceb87e06a788c939f72486e5a1beee5589c85 47 0.03 vMB 95
155,462 155,462 0000000000000377bcb3c8dade9fe5b08a725e6752b83921bbe0432b18d35f6a 18 0.01 vMB 54
155,461 155,461 00000000000003cdb47d2c7010ab67191c0f6302975dd54772db6596a5680e2f 10 0.00 vMB 250
155,460 155,460 00000000000008ef73f2bde0bdfed9ddcb5304ce6f2ff4c4ebae10bacca9b4b9 41 0.02 vMB 117
155,459 155,459 0000000000000c9c9ed6f77f52473ef96a9a76181eb26ea5bba408ec7c10a6ee 32 0.02 vMB 158
155,458 155,458 00000000000006f60c51866019f96beaa663c13e8c84701c291126ae194a208f 11 0.00 vMB 322
155,457 155,457 0000000000000f44270901693faccc9ac37f7c0752fe3139e15940270cffe4a3 18 0.01 vMB 109
155,456 155,456 000000000000053e3118cb8f76632825cf65fd00867f39986212af15fd621770 54 0.05 vMB 41
155,455 155,455 0000000000000b39c0d1c440c75030dfaf5fb2c8ea4c53bb8c7a141ff12550ce 6 0.00 vMB 42
155,454 155,454 0000000000000237a75b2b7f2c9c59656ab73c2cdfb7627940d3733625a3ed40 71 0.02 vMB 21
155,453 155,453 0000000000000c78c3bbfeef3a9e1615b8ae807cc39318d163bd4a82dfc90c42 38 0.03 vMB 86
155,452 155,452 0000000000000731fec5c08ad967252a5974c5a0d10aa3d8db6929c599e606ff 48 0.02 vMB 70
155,451 155,451 00000000000006583956f4b5051f3045ec8f80b81216923f1af2efdb613be9c9 7 0.01 vMB 212
155,450 155,450 0000000000000c32b34f0e4221abbc6b89e80e9b456c931107cf2cad3ba1b188 4 0.00 vMB 128
155,449 155,449 00000000000003b0bc9d37f77289df4800d8fdfee95586954e3f70a21728b02d 5 0.00 vMB 0
155,448 155,448 0000000000000011332b34750dbce95661b21bbae4c3d76c0446584b75994ff2 17 0.01 vMB 1,162
155,447 155,447 000000000000049f724bb0e760302f15c6ca52ca5fa5eae0de57732ea6ea6d64 10 0.00 vMB 57
155,446 155,446 0000000000000bfc945c57db94738ebc6d6fd831ffa34e5e3cf0d9816399c293 3 0.00 vMB 97
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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