Loading Tool

Explorer IconExplorer

Memory Pool

45,202 transactions
28.64 vMB
0.08450667 BTC
Random Selection Loading Transactions
Max Size: 151.33/200 MB

Candidate Block

Mining Attempt c92f6994d9c9cb792da288575eeaf2d7b5ff5d1542b84d17e2a3639156578f29
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root a3427d81cf54b09a8b05ae713bfb1b4640f5ec90e4b8807bee900bfe868004ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,255
Size: 1.00 vMB
Total Fees: 0.02996821 BTC
Feerates: 120.00 > 3.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (819,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,250 95,250 00000000000737399271caf25b36349910360d29eff00580e873e8d4b680d67a 4 0.00/1.00 vMB 0
95,249 95,249 00000000000569ff40df93666d4715c22f397ff5a664334ddfc5ef47dc84fd38 2 0.00/1.00 vMB 0
95,248 95,248 0000000000011fa00ce9ca162a66206f3c38735d29fcc64b33820a5efe6972af 1 0.00/1.00 vMB 0
95,247 95,247 000000000003a4928c68e13cd6db3ccf524df21120485fffc6957859f39b31cf 1 0.00/1.00 vMB 0
95,246 95,246 0000000000071a10fe298ea1dd76d61e9cdf3fec5be2d51b950ca51007ca74f5 1 0.00/1.00 vMB 0
95,245 95,245 0000000000013ed6764789e737801f91edff949b62fdf2a6c9230090517e20dc 1 0.00/1.00 vMB 0
95,244 95,244 000000000005949eb449bbbd330b28e716a4c09ace3983c22c79e3f9ff062945 1 0.00/1.00 vMB 0
95,243 95,243 0000000000020962af5b386ca31933cdb02340d26f7470bc025f90eb408015d6 1 0.00/1.00 vMB 0
95,242 95,242 000000000005d116e0d8e638f7e47ee9607aff30b0a483a469a729d8e136291a 1 0.00/1.00 vMB 0
95,241 95,241 000000000007d2be175a5f9930c8130b1f8836612a90e20ba7c994e9385765dd 1 0.00/1.00 vMB 0
95,240 95,240 000000000006e8537d67a82729036523e2f8ce141314adf768afb499160e1e3b 5 0.00/1.00 vMB 0
95,239 95,239 0000000000026eec67d680397a89bea64c6aaef5a8050e2949a19f216731ffbd 1 0.00/1.00 vMB 0
95,238 95,238 0000000000066de7c6c2466d97b811796710dc9ca2c0dd84ed1a89e7773b0b21 7 0.00/1.00 vMB 0
95,237 95,237 0000000000070f7b744366f7e631c4007e6217f79a0787b8e1a1b2a64419ccda 1 0.00/1.00 vMB 0
95,236 95,236 0000000000077c236410c1c759f42e86747c3cef68524111e8083d6d0c09d01a 1 0.00/1.00 vMB 0
95,235 95,235 000000000003a83452bdf9248691261adeb765c764dde22df2500da804ad1c19 1 0.00/1.00 vMB 0
95,234 95,234 00000000000435255eddcd7817484f7616f0c00de5ec9acd7bb9a5609999b068 2 0.00/1.00 vMB 0
95,233 95,233 00000000000633bfca8f72691ffe33ba72c14a38eb469d41ea5dbde536c387fa 1 0.00/1.00 vMB 0
95,232 95,232 0000000000023d2ef757f3c5732d87d2363fa8bc3e1d1ea4bcd50f5f5b8575cb 2 0.00/1.00 vMB 0
95,231 95,231 000000000001e622832d9f4ece820d427991cab15b48d7c71e4de23d9aaf841a 1 0.00/1.00 vMB 0
95,230 95,230 000000000001e7ce0e22046744588662fd1dfa47f04917c0f27c376226cc6bab 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.10 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: 651.66 GB
    • Received: 13.61 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.