Loading Tool

Explorer IconExplorer

Memory Pool

42,691 transactions
19.01 vMB
0.22228544 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.41/200 MB

Candidate Block

Mining Attempt abaa08656f5b6bf242256b4e3cd0deefc4940aea66eb02025a2306c0885bc8b4
Version 20000000
Previous Block 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f
Merkle Root c9ec6b36f7df0080c44adf16fd9a75678d798e60cccaca56dbc59d66ef1577bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.08056416 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,322 (698,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,227 215,227 000000000000044a95188b9fa1819913c44eebdcfbe654a084acfa4024e836cd 399 0.20 vMB 615
215,226 215,226 0000000000000407fa2187fc4cfb19fdec5e11bdaea1170e78db0ad192aa7817 10 0.00 vMB 5
215,225 215,225 00000000000004bef79455fc3c0c89e47559ac7d4269f6b84385ada09a8537c8 697 0.23 vMB 323
215,224 215,224 00000000000003fd22aba8da396d0d3a0edebe0ee52a717c8b86cca25c069be4 57 0.02 vMB 166
215,223 215,223 00000000000003da68cee6b2b33e5b1344e3165f4e529bb0d49e3b4019b66631 95 0.04 vMB 188
215,222 215,222 00000000000002b2a8b853a5ac5e8d73e3886b5fa9bd7a9035ce1ac2ac272173 240 0.08 vMB 87
215,221 215,221 000000000000055717ebaa3e14401c07309654d4c76e237d0f9d48da7baf69f5 213 0.25 vMB 122
215,220 215,220 000000000000043f35801327ce9ca39fe376c55f02ec0a0b534fb51e9aebc165 398 0.15 vMB 204
215,219 215,219 000000000000000efe6907445514584ced154fa382646646eeec16528398ac90 102 0.04 vMB 164
215,218 215,218 00000000000000ecb4d7e0151c33af7139f5035ecaca7582d1bd46ab7640e07f 31 0.03 vMB 69
215,217 215,217 000000000000059f2475aab82eac4eafc0545d3c9fd3f7dc4d3d6a0480634b0d 51 0.02 vMB 141
215,216 215,216 00000000000003a7afb795eb14f613e0dc6987b76f3c76c7517328126a5b647d 79 0.03 vMB 3
215,215 215,215 000000000000052f75f300ba501a699c60a2b76b8e5e14d1caf26299f666bdb4 45 0.02 vMB 185
215,214 215,214 000000000000013f522eba65b4fefa0f1ed46d69a351a8ec506bcf73bd24e104 243 0.10 vMB 179
215,213 215,213 000000000000039fcb83a7c18b57711b759ed7f3488a93fff8a35562fbf48684 119 0.05 vMB 527
215,212 215,212 00000000000002f174c35aa0dab461df9730eccbfe6b37922f1cbe4568731683 177 0.08 vMB 172
215,211 215,211 000000000000003bcb51b75e82f191b4ab0aebd43c03635438d09127b1ca15d8 22 0.01 vMB 134
215,210 215,210 000000000000047b30533cccd613b4ed3524ebc68602bd5883b950147a613e3a 118 0.05 vMB 185
215,209 215,209 000000000000045b8bef9a0ac1acd1eedfdf6d2755ae09565e0242bf41f00c1a 62 0.05 vMB 92
215,208 215,208 000000000000021d9aaf732e3193fea679356bba6056be441dd1b3973e811623 12 0.00 vMB 137
215,207 215,207 00000000000000227eb0e934c1f73db00d32779981c6b36060e7940365b7e8ef 108 0.04 vMB 136
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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