Loading Tool

Explorer IconExplorer

Memory Pool

65,634 transactions
30.33 vMB
0.07656256 BTC
Random Selection Loading Transactions
Max Size: 171.55/200 MB

Candidate Block

Mining Attempt 4d45916483416e08b76363df1482ca35a6ff80f2b898ff8d6f0ac4a17e5f0dda
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 5715bb6199ac19c0a299bac860627f0b0654fb960108025a623184d15f7e67b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.01773510 BTC
Feerates: 150.93 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (358,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,351 556,351 0000000000000000002aa01ac194e78f61d08aada39c329ba7027acc238ef00c 1,703 1.00/1.00 vMB 1
556,350 556,350 00000000000000000026ce75282891b99ad59b169cbf2cc39b231bcf7fc73002 2,896 1.00/1.00 vMB 12
556,349 556,349 0000000000000000000207c180c0e55166df2f7719aa33dc59eb18e51a524457 2,841 1.00/1.00 vMB 26
556,348 556,348 00000000000000000027d419f4e9a9a70271dc13d09766e7cdc865c8d9ef6a72 3,019 1.00/1.00 vMB 27
556,347 556,347 000000000000000000309c1bf237ab2b8844a8f07a1e1a89f162c35c8a2ef88f 590 0.42/1.00 vMB 5
556,346 556,346 0000000000000000002e7e22b81c1565221906d95d89f83595392d19155aeb6b 1,662 1.00/1.00 vMB 7
556,345 556,345 0000000000000000000e6e1523bf7d3de28e96cf551576a98cb2502674e8db19 2,709 1.00/1.00 vMB 12
556,344 556,344 000000000000000000010e12bcb8d18e658cf622e4837273b4493dd9d74a6d2e 519 0.32/1.00 vMB 3
556,343 556,343 00000000000000000031b0d408c95f0c0536b7adc3dcf468dcfae755f3eb33c9 2,417 1.00/1.00 vMB 8
556,342 556,342 0000000000000000000e99a134339e18fd040d8807471a15644d49174b90c5b5 3,153 1.00/1.00 vMB 20
556,341 556,341 00000000000000000000367f6a3ccd1b32501697eeca50a98364bcabe82ec16b 2,772 1.00/1.00 vMB 9
556,340 556,340 00000000000000000000796a11e2a8290bdddad08500529c4e40ab7f6a1e8fab 2,151 0.92/1.00 vMB 9
556,339 556,339 0000000000000000002a0240b0fa5384023600ec5fad8db288bbec51e75938d3 1,037 0.41/1.00 vMB 10
556,338 556,338 000000000000000000076adcc74623cfa92d547dd08149924c17cce6da73f423 273 0.07/1.00 vMB 9
556,337 556,337 000000000000000000009b3408846efa902e3bb826038c44164de1769644ec2e 853 0.69/1.00 vMB 4
556,336 556,336 00000000000000000004faaba297b3b0cc6ba3c96cedbd2e9cf4d50469e7c42c 2,761 1.00/1.00 vMB 12
556,335 556,335 0000000000000000002963c867c9ec845a803c9836c95feaa205de639be6fae0 2,453 1.00/1.00 vMB 10
556,334 556,334 00000000000000000016b4af68dbee2524263448b29c5adf18da8d3b205a20dc 2,040 0.84/1.00 vMB 17
556,333 556,333 0000000000000000003385211888f9e83f3bf5fc2d0091cb4e05005cbe7c3db8 1,179 0.48/1.00 vMB 9
556,332 556,332 0000000000000000002ab8e1759d77f2809a117ba04ec0fb992709dae5233f6e 840 0.37/1.00 vMB 8
556,331 556,331 0000000000000000000dc468390d0e109d3d78b9c978f63b27ef7fbf26d02cd7 939 0.37/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.