Loading Tool

Explorer IconExplorer

Memory Pool

30,500 transactions
6.07 vMB
0.05310361 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.38/200 MB

Candidate Block

Mining Attempt f7ae16c3dda0273e8819b6b851d669ddc6bfde34cc1d81b4e37e82e983a4e366
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root 47844410907a0e2c01161578ef49099d732d7090016c24bff13835dd6004f4b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03274735 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (647,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
265,727 265,727 0000000000000004691932b88931ae951ff7b1980173f2134bfc8c2b07e9a6dd 0.15 MB 54 6
265,726 265,726 000000000000000c2d2f6d21d72fb8c9f330b1f2e4c483a1117c0e73016f2802 0.05 MB 161 74
265,725 265,725 0000000000000007a6f4a47fba65bde2e3d52d6085d4923d9cd779e7db817256 0.07 MB 176 39
265,724 265,724 0000000000000009010c0293196c00138eceaa468c2ebb17cc2752688c00dda9 0.12 MB 237 160
265,723 265,723 000000000000000774a1bf80d7fa5347767430973f0a6c1db9dbf3e92153cd9f 0.11 MB 227 52
265,722 265,722 00000000000000027fe0b1cdb1af49a8f273563648684da95a3007b148a6df1c 0.02 MB 32 48
265,721 265,721 00000000000000006910ff0379e4062b65212c9776020528f0cc6a42805c2e9c 0.25 MB 603 110
265,720 265,720 0000000000000005a2ba4a5c019196d05046f04c035c3bdb55034a7bf60261ed 0.04 MB 94 89
265,719 265,719 000000000000000f77f2ed978a3d172232aa3bbe68eb0dc3d3fdd286a55895c5 0.09 MB 175 75
265,718 265,718 00000000000000008fdf2c92c86c236ec422ce4e2dd2cced1d3708d0523479c2 0.16 MB 283 72
265,717 265,717 0000000000000008ffbda08150b555e32f498c2fd3877a974e32ba30661064ec 0.10 MB 220 91
265,716 265,716 0000000000000001e3fc21cf6dbe47a1062fc8a7af87614ab94f1442891f8d08 0.10 MB 188 39
265,715 265,715 00000000000000076099b2d18911273db8022945bb0f8a48068e98c5a541844f 0.15 MB 287 56
265,714 265,714 0000000000000000d9042d0b58cf334710ab165eb589e09959656c3e962f6767 0.23 MB 426 109
265,713 265,713 000000000000000650e9fdaebf74470316ccf31beeb99b5913bc84bc14ae27a1 0.15 MB 263 54
265,712 265,712 000000000000000a458c10b22a12d38788568697937c17d891c0af2805e9860f 0.15 MB 363 87
265,711 265,711 00000000000000057e5fa715977719cb5b461980192a4e9465c49577f6aab351 0.26 MB 326 42
265,710 265,710 000000000000000d76d2b4441f922fff783406b11d9935bac556f6c0f8c249bc 0.25 MB 604 116
265,709 265,709 0000000000000005907d8d889de5cf4865b0b2a6b31fddf82b42ff8d3990c663 0.25 MB 692 136
265,708 265,708 000000000000000d926a7d8574805ce6ecd06f5c23a5cb671c454dbc1f1c19f8 0.05 MB 124 17
265,707 265,707 00000000000000096ebfe88feef130b876d19540d20f9b7273a1665a3a7e8b62 0.08 MB 256 67
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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