Loading Tool

Explorer IconExplorer

Memory Pool

38,422 transactions
28.39 vMB
0.06491456 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt a692ea13acb31f7c7c977e4f474e153a972ac62e4e31aee194c27887d8506348
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root cdbef35ff821be3756409e3f048618e718f4a64faed42ec401604daa07d3d3a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,709
Size: 1.00 vMB
Total Fees: 0.01022948 BTC
Feerates: 105.82 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (177,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,249 737,249 0000000000000000000060f487d53b1b4e874ef88bd4c21e039a0a35ffbe3926 422 0.16/1.00 vMB 6
737,248 737,248 00000000000000000000f292b3327de0982cbc8921fcc981b1118f8f55c133d4 2,855 1.00/1.00 vMB 14
737,247 737,247 000000000000000000034f1dde2c68c0dadadac660231612e7606b59c997b37f 356 0.19/1.00 vMB 7
737,246 737,246 0000000000000000000089924bbb04acc1e3e7482a381228c5c4329c14d7ffe3 1,999 0.88/1.00 vMB 17
737,245 737,245 00000000000000000001d9cbf633c3b81b955c17504985eb910166d4ec2f1464 1,643 0.63/1.00 vMB 7
737,244 737,244 00000000000000000000de73e5a91de54c74cb14f02eeacb934588fd7a6d8118 2,491 1.00/1.00 vMB 15
737,243 737,243 000000000000000000009ef2461c3670ce4d70cedb22d05fe2cfb55563d3cd23 1,485 1.00/1.00 vMB 19
737,242 737,242 00000000000000000002a3d38b35675726515e3195df7471eb1f91ead2a57a4c 1,280 0.50/1.00 vMB 13
737,241 737,241 0000000000000000000467a84214ec96f89c075f13943d843b12f0ca7f15620a 803 0.30/1.00 vMB 12
737,240 737,240 00000000000000000004bd9c6e325c144c2846f78deec9b960a1b7a91d394510 819 0.72/1.00 vMB 3
737,239 737,239 000000000000000000089bfb3c32f33b6d567763e94806d2cec47ddcdc1b00b0 1,148 1.00/1.00 vMB 6
737,238 737,238 00000000000000000003ba159e3a22ea91282a000b789e7b942a381131960701 1,001 1.00/1.00 vMB 4
737,237 737,237 000000000000000000075111f4f7c8698b2b0ffcf9b7dc5c36a0f129e261717a 2,613 1.00/1.00 vMB 14
737,236 737,236 00000000000000000007be498f4f7d75b0bd349d077f4aae3dd2fccd14c0e632 2,381 1.00/1.00 vMB 5
737,235 737,235 00000000000000000007a2fd8ff89a18298e5cb45b3355919c087da0b61b9015 2,568 1.00/1.00 vMB 12
737,234 737,234 0000000000000000000334cfb68f317ec716591a3d6fa9bf216f12c3bad6a295 1,759 1.00/1.00 vMB 18
737,233 737,233 000000000000000000081e34448b4eb62bc7daed1779ce8221b523c2ba240d01 2,341 1.00/1.00 vMB 21
737,232 737,232 0000000000000000000709881cc8d33f84815fe8ea1baad9889042146b4d3042 2,528 1.00/1.00 vMB 10
737,231 737,231 000000000000000000012eb5095a1625a822ca2b14518e1a2857c5a9341b9d4a 997 1.00/1.00 vMB 4
737,230 737,230 0000000000000000000474ea4d2971da319267a142dd29daeeed3ea32fe136bd 1,932 1.00/1.00 vMB 6
737,229 737,229 00000000000000000007e6b00e19b6f53889410ca50868682606d5ad2d4260c9 1,854 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.