Loading Tool

Explorer IconExplorer

Memory Pool

76,934 transactions
28.71 vMB
0.07612499 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 64fd3a5dfe16cb88b3cc986ef1c2ee1efbe46c45496664a9ec653be7d61bfa71
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 3bec4b4d1d640c910b6dd66432d6c1a4392d1b2c62952849718bde25255ea3f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,982
Size: 1.00 vMB
Total Fees: 0.01647054 BTC
Feerates: 150.93 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (301,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,233 613,233 00000000000000000001987d97f0fb6fa5d5929613b2d565c85805ef9fdf24dd 982 0.43/1.00 vMB 14
613,232 613,232 0000000000000000000bc1b4f41867225451cfbfec77abf0b1ffe2b958278624 1,523 0.45/1.00 vMB 6
613,231 613,231 000000000000000000046b810f942c4bb24717f1a0c63f5c9e77804117fde21b 2,660 1.00/1.00 vMB 20
613,230 613,230 00000000000000000006f3b245568a52ad668d7643ce85cacb8b01a059f2107e 703 0.25/1.00 vMB 15
613,229 613,229 0000000000000000000740b883895b1d7376fd882a6d3e7652c933bd9032e982 2,177 0.88/1.00 vMB 16
613,228 613,228 0000000000000000000ccdfc9ef41c3bf347ac15714866fdc4a92e575d712515 2,192 0.76/1.00 vMB 16
613,227 613,227 0000000000000000000b8ea999de2f578e0a88493996c853f26a9c1d4ec93cd0 1,193 0.40/1.00 vMB 17
613,226 613,226 0000000000000000000438e604297d670cdbaf0e456b8161dc7188e6ad49a925 2,280 0.70/1.00 vMB 14
613,225 613,225 0000000000000000000f181d8362dac7014082b96e99d3fe3f4cb0ad569b9812 1,440 0.45/1.00 vMB 15
613,224 613,224 00000000000000000001ac2cbd52e8d3ee56c572b25f51a752317e8018f7da8f 62 0.01/1.00 vMB 10
613,223 613,223 00000000000000000001f2025c94075961e6f56d3c3c1ed3de565e8ca45430a0 888 0.32/1.00 vMB 15
613,222 613,222 00000000000000000009b82f0f0045a3bf3d82af613c3fb746bdfa55123a2509 2,208 0.65/1.00 vMB 14
613,221 613,221 00000000000000000012201380a7649d09dbb1a13a2a7cea8e50a6ad925ceab9 988 0.28/1.00 vMB 14
613,220 613,220 000000000000000000126072a43674136385a9ea449cc8967d70ec81d07f31ba 950 0.31/1.00 vMB 14
613,219 613,219 0000000000000000000e836ae581e3544639a3f17599d3660688b20fc5a41633 209 0.06/1.00 vMB 15
613,218 613,218 000000000000000000074ae308a28b3e2dbd44fcfcdcbcd1c08f1cc28949d36d 809 0.21/1.00 vMB 17
613,217 613,217 00000000000000000009f2f7b0a006e555abc0bb04ae05d60a4fb4d969bee02f 140 0.04/1.00 vMB 22
613,216 613,216 0000000000000000000655d43a4b8fef0721918188c1727449fc5a9fc16ea435 754 0.33/1.00 vMB 18
613,215 613,215 00000000000000000002ca8dc18b1fd56a177c4c4bccd0c5e309c082f08c2548 815 0.20/1.00 vMB 12
613,214 613,214 0000000000000000000a087fcf2f762311b5d10f55326016e74799565f4d3dd9 3,254 1.00/1.00 vMB 21
613,213 613,213 0000000000000000000c1684f748835c580bef896cf5f8a10a10811228b8692c 12 0.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.