Loading Tool

Explorer IconExplorer

Memory Pool

17,152 transactions
22.91 vMB
0.04429587 BTC
Random Selection Loading Transactions
Max Size: 106.33/200 MB

Candidate Block

Mining Attempt 29452b23b659b3d44a8d460fa7a58cbe4b4f4e5723103c6ebad8c70d73b2c404
Version 20000000
Previous Block 00000000000000000001c3ace938cd41aae3d8100cda8d20ee51181c873ae543
Merkle Root 2bd7e537c4ca4b807d4dc4c67dd792baded2c696e8f1ffd32a90353f64b41ea4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,789
Size: 1.00 vMB
Total Fees: 0.00455114 BTC
Feerates: 135.00 > 0.46 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,207 (46 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,161 914,161 0000000000000000000110219f53958bef65f3b2008519288f2dbd855b2cb68f 4,910 1.00/1.00 vMB 1
914,160 914,160 000000000000000000017967d0167f186a77efdfb47ccb18526952a184d50e35 2,172 0.59/1.00 vMB 2
914,159 914,159 00000000000000000000ef43c08db1bd0e41c99c11c4be357c528024331816aa 6,052 1.00/1.00 vMB 0
914,158 914,158 0000000000000000000107433cdd8af7250e81bcf1edd65d919bfb3c233bb615 1,606 0.50/1.00 vMB 2
914,157 914,157 0000000000000000000086b2e3cf9b1559c0483be21435c9d380a6afcf96acab 478 0.13/1.00 vMB 2
914,156 914,156 000000000000000000014582ab73f92555e02f6c5eb172a6a678a70c310dc644 6,597 1.00/1.00 vMB 0
914,155 914,155 000000000000000000000fc0cf3c0c93ed819f4f5344d083bc533b2c744ebb11 2,655 0.67/1.00 vMB 3
914,154 914,154 000000000000000000009178be9eb18b0052b2fec8b96aaeb2c7e33bd857c8c4 1,148 0.39/1.00 vMB 2
914,153 914,153 00000000000000000001751353369b20be623d39edf04e791d13f92ab8f794a0 5,730 1.00/1.00 vMB 1
914,152 914,152 000000000000000000008dd3960e0d14f4c44733a4c8cd7e379d795bfbc48bef 1,105 0.33/1.00 vMB 2
914,151 914,151 00000000000000000000f8ee7c2292443d785f67602109edb90544c4a2395319 515 0.13/1.00 vMB 3
914,150 914,150 00000000000000000001f8e1ff1c530a41d6e3138f65b64d85adcb2fe3e451ed 4,924 1.00/1.00 vMB 1
914,149 914,149 000000000000000000009ec3e518334f792be2612ce33ec1ac4dc40a33b91bd7 2,382 1.00/1.00 vMB 0
914,148 914,148 00000000000000000000b1a169b73f418da71da7163f80a61f93481df79aa57a 2,710 1.00/1.00 vMB 0
914,147 914,147 0000000000000000000158b9eeecd8ceae2c26a1c2e47444fbb52b1c98393d2c 6,110 1.00/1.00 vMB 0
914,146 914,146 00000000000000000001247b1031a70c218f962a8b89c98feefeac9388f83bd6 6,113 1.00/1.00 vMB 1
914,145 914,145 000000000000000000004ee7f7a629f2b8094d17eebbae5361fb838e72786f29 5,707 1.00/1.00 vMB 1
914,144 914,144 00000000000000000000629cd38376e7694362af34f33f16480e19bb9002b081 5,381 1.00/1.00 vMB 1
914,143 914,143 000000000000000000005b8e0d83987284c949fe1b5a37249d508460e17cb30e 5,652 1.00/1.00 vMB 1
914,142 914,142 00000000000000000001e35c56fee79bf0c8fc0be53126fb3bbbf415beca7a74 6,511 1.00/1.00 vMB 0
914,141 914,141 0000000000000000000095c727356f532a36e691b597438040fa9c08715f23c0 482 0.10/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.96 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: 573.74 GB
    • Received: 8.06 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.