Loading Tool

Explorer IconExplorer

Memory Pool

77,037 transactions
29.23 vMB
0.07237460 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt d77a0082cd722cd69be66706a27d568e35bf29678416de554fbc684de3f50bf0
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root 2b33ba42dbbcc92ae61365454fd4cb377b9f441881085533dc634e5020c88670
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,656
Size: 1.00 vMB
Total Fees: 0.01105066 BTC
Feerates: 40.21 > 1.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (101,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,265 813,265 00000000000000000003ead9b7314b8515e848c48f32c720551b2aadd4a11271 136 1.00/1.00 vMB 1
813,264 813,264 00000000000000000002ef930eabd258764dff9b2d4e653099ea126e248e3363 800 1.00/1.00 vMB 4
813,263 813,263 00000000000000000001338d969503c041f53db166926d688c90105d13d60d53 1,192 1.00/1.00 vMB 4
813,262 813,262 0000000000000000000281137a98ae5376044c4405f1dee5eedf5e3755adb28b 1,742 1.00/1.00 vMB 8
813,261 813,261 0000000000000000000286901df8a17773adb46db04ad3862d8c6503186f356a 1,732 1.00/1.00 vMB 5
813,260 813,260 00000000000000000001d48c758fe431a5359be5c55f8694bc47edad724fb5fa 2,187 1.00/1.00 vMB 10
813,259 813,259 0000000000000000000260ca0a41762b733402176f14a7bd3f4bd1b65119aabd 976 1.00/1.00 vMB 3
813,258 813,258 00000000000000000003ebb5feabd857fe52d9c0c35523dc2342408d38ca8cf5 2,208 1.00/1.00 vMB 10
813,257 813,257 0000000000000000000409d27fd71f029114888c68622875f6c2f8ef2312d975 1,647 1.00/1.00 vMB 9
813,256 813,256 000000000000000000043fed4b728fec2f83dc0541b52ccaf35c7a99c40f8314 856 1.00/1.00 vMB 3
813,255 813,255 00000000000000000003d76db68b3df76534b1140522b3ff65de9bc9d8ef2427 2,526 1.00/1.00 vMB 11
813,254 813,254 00000000000000000003adbcc39f98aaa34f7bb065cf3279845f29dd2546ed52 1,049 1.00/1.00 vMB 6
813,253 813,253 000000000000000000007096eadf4083c3c9f6670168547c700c2e358a702645 2,712 1.00/1.00 vMB 11
813,252 813,252 00000000000000000003b971b304a33e976374b15ded9848cf7d5453b807f376 1,352 1.00/1.00 vMB 7
813,251 813,251 00000000000000000002908fc57c83b234a34bc5a3b0d042ff20cbdc486a6bfc 1,092 1.00/1.00 vMB 4
813,250 813,250 000000000000000000014e2b1c0889b9bef3f44d00111917985b2a81176f707f 819 1.00/1.00 vMB 6
813,249 813,249 000000000000000000031c6ea5d7ea3c6c91ab6c132394b15a70d220534c0be0 1,643 1.00/1.00 vMB 9
813,248 813,248 00000000000000000000aa1f4c2eb9211adadae63015c2780683956d2494ad10 3,065 1.00/1.00 vMB 17
813,247 813,247 00000000000000000002df80a14139698a27e8baa97e772aba4b38a408829450 1,070 1.00/1.00 vMB 7
813,246 813,246 00000000000000000004951c0f68744866d617ca32cc6efc05c407f956f56a2b 908 1.00/1.00 vMB 3
813,245 813,245 00000000000000000001fe8b09a122e5057fa3268361fdf3ddfe5b350de7aaa2 1,819 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.