Loading Tool

Explorer IconExplorer

Memory Pool

83,801 transactions
31.76 vMB
0.11873693 BTC
Random Selection Loading Transactions
Max Size: 194.02/200 MB

Candidate Block

Mining Attempt a0797e0c5f9199245c8ee17358d45ea96fd9d6768506380d4b26ea621321f79f
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d3a7f4fae08120c5660ef6bbc829126e1af7656ee8b2c2c93077fbfb821c7ebb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.04240311 BTC
Feerates: 301.05 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (214,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,241 700,241 00000000000000000001234597c0fe11e9f6349a57cc0fc8fbe3429bbea7f73b 2,612 1.00/1.00 vMB 13
700,240 700,240 0000000000000000000d065cf83857819f24da7716a606c5f28e55ec65d8c01b 653 0.33/1.00 vMB 10
700,239 700,239 0000000000000000000835f196cacd619649cac993dd522ed7e38dcb58b955d7 525 0.27/1.00 vMB 6
700,238 700,238 00000000000000000005cc79dd23d3d9c10e92971c21ad52fd3e521b12cb577a 776 0.77/1.00 vMB 5
700,237 700,237 0000000000000000000ce3b175edba73ab1db0c051c92352666207b0705410b5 744 0.36/1.00 vMB 9
700,236 700,236 0000000000000000000776469906440bad848d1e8e7a1850bbb48ff2e630e3f2 137 0.05/1.00 vMB 11
700,235 700,235 0000000000000000000469426ed88f1cb4d9e83986bec6df7d5dece149b2de04 1,331 0.63/1.00 vMB 9
700,234 700,234 00000000000000000001de576d062dff8ec52655660613860aabd3e22330744d 1,610 0.70/1.00 vMB 3
700,233 700,233 0000000000000000000ced4245da11a4bc363eadbc0541e81e3a92571657bbf0 3,350 1.00/1.00 vMB 2
700,232 700,232 000000000000000000038c5b8b247988637fdb9f51abf870456d7f4e60ece1d8 2,306 1.00/1.00 vMB 15
700,231 700,231 0000000000000000000a2fb3357c7cf2e0408df8aeb10cf823ceaeaf28176f30 2,605 1.00/1.00 vMB 11
700,230 700,230 00000000000000000005281263c3e46c4ddf909c9c08b9d6f5e8dc99deda26f0 2,884 1.00/1.00 vMB 18
700,229 700,229 0000000000000000000592fe169ee4c475e0a1fb30084bd3486b6bcdecb6d016 276 0.08/1.00 vMB 12
700,228 700,228 00000000000000000005ceb695d7e39d6ff4510def67854dc1b0139137d60d6c 382 0.14/1.00 vMB 8
700,227 700,227 0000000000000000000241d84d600f1c76e9a33051fc213c06a61188a08b4619 470 0.17/1.00 vMB 11
700,226 700,226 00000000000000000003326c3ff7a7394672050271eb3b3a6269dc23f2735c84 845 0.30/1.00 vMB 9
700,225 700,225 0000000000000000000cc44b63166254a0ac1c5d7549eacbad5ba46deb416e06 1,220 0.49/1.00 vMB 11
700,224 700,224 0000000000000000000d602036287f0839f43faba8eb40b7d6c1a22cba451f28 179 0.05/1.00 vMB 11
700,223 700,223 00000000000000000009f04fe87e9e4054f99f98b4eb4b2361ddc3a3c7b50f76 881 0.37/1.00 vMB 8
700,222 700,222 000000000000000000031d059e35907bb0b4f54ef50208f850c2800e10a8c248 1,040 1.00/1.00 vMB 7
700,221 700,221 000000000000000000062365d219cb512647b5697294c080bf2f3c0f2a4fe216 2,703 0.94/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.77 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: 709.34 GB
    • Received: 16.89 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.