Loading Tool

Explorer IconExplorer

Memory Pool

83,616 transactions
31.82 vMB
0.13160647 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt b06f17f3bd113a08f5311f728f6b82c221b298bc8d080b85183163b16e040e17
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 11ff6ea87ca34be64dea527eaf894d94641f79d617a5abc495d530f28d70f26d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.04424229 BTC
Feerates: 803.65 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (501,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,586 413,586 0000000000000000024e8f8ca2179b7241a275b4d9df9da37262c988e882033d 548 1.00/1.00 vMB 44
413,585 413,585 000000000000000001ea6502e917e74a3b6db11e46e13662931a6d2786b32c4a 2,414 1.00/1.00 vMB 75
413,584 413,584 0000000000000000022283ace3d826e76c7c862c056ba8be8580285b3f2fe5fa 1,780 1.00/1.00 vMB 67
413,583 413,583 000000000000000001bbcc9cb7b7128eb6e9a0a3d65a5236725e49c059a96515 1,791 0.99/1.00 vMB 32
413,582 413,582 0000000000000000034fde7ab75d55244f96a35dc9cb220fadebf252b65ea309 1,147 1.00/1.00 vMB 46
413,581 413,581 000000000000000005703ec8ccc5365ab7543525407e8ee0ff5594bc43521aa3 1,062 1.00/1.00 vMB 44
413,580 413,580 0000000000000000048953c1bfc056e99c66d271d9d0dcb3511a35708705f49b 2,287 1.00/1.00 vMB 67
413,579 413,579 000000000000000002229858e23c0f9240f6c1f90a0d52a4a641f654ac8407c7 2,868 0.99/1.00 vMB 76
413,578 413,578 0000000000000000044407cb50f789654ad2213822e250796349f749f1c1dda6 2,481 1.00/1.00 vMB 67
413,577 413,577 000000000000000003c7fbc31dda4b7ea7ab0a1e7e3a84a34d29290e139c7415 1,311 0.66/1.00 vMB 46
413,576 413,576 0000000000000000009f370bc48f18470972168bf56641e5d2709f51eb85cc16 1,109 1.00/1.00 vMB 26
413,575 413,575 000000000000000005114db218f302bafff8ee0b5d799b9ae15a3efe9b5d5e0f 386 0.22/1.00 vMB 47
413,574 413,574 000000000000000003ae7abf4cfb2b2726083b74ab7159d0921ffadffa44c8f5 621 0.33/1.00 vMB 46
413,573 413,573 0000000000000000045688fb007bbb887fd3034da12d149271378579563d4413 614 0.80/1.00 vMB 12
413,572 413,572 000000000000000000529ddf477c83394b85c2d9311d0bde5ec355eaef415d31 1,415 1.00/1.00 vMB 30
413,571 413,571 000000000000000002b539e15d629528e804ce66292b0ae433e84f2a7b748550 1,265 0.99/1.00 vMB 36
413,570 413,570 000000000000000002732a71922105b78dff8b8c757ffbbba29080ce89e0a237 1,948 1.00/1.00 vMB 52
413,569 413,569 0000000000000000000c91dc100855773950e04528e254044fd1fe4027bf4a18 1,464 1.00/1.00 vMB 34
413,568 413,568 000000000000000002b5a2adac0c600edb8166335dfb8b0bfec3a9faf5101c6b 1,964 0.99/1.00 vMB 68
413,567 413,567 0000000000000000025aff8be8a55df8f89c77296db6198f272d6577325d4069 1,557 1.00/1.00 vMB 31
413,566 413,566 00000000000000000542b54d29b12b523ff6c6474e0e86085bd3005ec6c5ce11 2,296 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.