Loading Tool

Explorer IconExplorer

Memory Pool

48,035 transactions
29.16 vMB
0.08742397 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt 550d81fd712bff16c41015bb19cece385af7cee7ad3d3509663b8010f8817cca
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root b7000fbb1817d9435ae7f191e3642c1e73917c2dbc65728f44628e9e4124ef89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.03128816 BTC
Feerates: 100.60 > 3.14 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (274,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,477 640,477 0000000000000000000bd65f7d9aa52d6edb94f64cd89ca61d55f78184bc2f48 1,998 1.00/1.00 vMB 128
640,476 640,476 0000000000000000000782c530e95dfe40d9d5123de95f076c8dff407ff4709c 2,918 1.00/1.00 vMB 117
640,475 640,475 000000000000000000028d93728cf20173e2429fd420b1403f23ad796bc329b7 2,723 1.00/1.00 vMB 142
640,474 640,474 00000000000000000001c52b3957bdf667d91e4c5d9b6a9a356391584cfc93ba 2,374 1.00/1.00 vMB 81
640,473 640,473 00000000000000000005563501223bafb3891246b77e5c4073aeae530c6248e8 2,912 1.00/1.00 vMB 118
640,472 640,472 0000000000000000000a3b6ba619daf12960d0115a90823177c30c608bd4cb0a 2,470 1.00/1.00 vMB 94
640,471 640,471 0000000000000000000ad2bb9dabed7ac1407c908b83b4ee2751377b3e55825d 2,425 1.00/1.00 vMB 119
640,470 640,470 00000000000000000002e1803e791dc7b882af1af93597e10a68aa1fda44f2d1 2,483 1.00/1.00 vMB 106
640,469 640,469 0000000000000000000c3ab99e82b8f6fb98abf24269e269241b67039003712b 1,622 1.00/1.00 vMB 107
640,468 640,468 00000000000000000009e0f3a10ddde24decaf27bd9a6e58104975b0acfbcbf7 2,864 1.00/1.00 vMB 128
640,467 640,467 000000000000000000076ed3b757a758410b1fd6674433e56f42614f632e5ec7 2,783 1.00/1.00 vMB 121
640,466 640,466 00000000000000000008ac4bcc3766c32873d34715d4985293267c832442f159 2,901 1.00/1.00 vMB 125
640,465 640,465 00000000000000000000b1bc66ed59a52867f41490911b3a9f94c92d3a326806 2,991 1.00/1.00 vMB 137
640,464 640,464 000000000000000000037a3cd55eb8f748d1ac94a344e7006c23e9e31306b06c 1,784 1.00/1.00 vMB 127
640,463 640,463 000000000000000000096a97f90ed2e1ee49bcc0684443311c2b0fe4ffff69b5 2,650 1.00/1.00 vMB 117
640,462 640,462 000000000000000000071868388384a735c75629d4fccb5c3225ebf734e02d1f 2,527 1.00/1.00 vMB 119
640,461 640,461 000000000000000000085d97e781e9b107037a7be40fcf04d1a3a06bfb7386b1 3,025 1.00/1.00 vMB 124
640,460 640,460 0000000000000000000003cf7bdff0514912c74aecde7df90e43ebe26a0b0fb3 2,803 1.00/1.00 vMB 152
640,459 640,459 000000000000000000086068742437e7519f0f8ec43cf4f38d8d5e2255113698 3,189 1.00/1.00 vMB 135
640,458 640,458 0000000000000000000293ce22561533f1ba4ea0295f8672d273ca25fc3dfbd8 2,973 1.00/1.00 vMB 140
640,457 640,457 0000000000000000000027c7369f434d329c892186b42bc4802799d6b330ab17 2,559 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.