Loading Tool

Explorer IconExplorer

Memory Pool

73,059 transactions
27.04 vMB
0.06052500 BTC
Random Selection Loading Transactions
Max Size: 165.10/200 MB

Candidate Block

Mining Attempt d9bf022f459923da374f0150b415e88a184ff526bd6132b27d73dcc4a2d16672
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root f92af78904e0af76a0015e5577f77b850150b3c6d2097d48c5bdef0ed67b1a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.02079451 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (117,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,447 797,447 00000000000000000001c09d0f3066c3584a481d1ba37b1a1f7ba8a310545fa9 2,740 1.00/1.00 vMB 13
797,446 797,446 00000000000000000002c0e5afd762c670e01c05c591d2aa28bd091296056175 3,458 1.00/1.00 vMB 18
797,445 797,445 00000000000000000001eeb610d29d53165c415b66311d79979714594b818010 2,898 1.00/1.00 vMB 28
797,444 797,444 00000000000000000000d5247c9f40d4bd2152a30f56fb2e39f0cf3570845db2 1,710 1.00/1.00 vMB 9
797,443 797,443 000000000000000000012f14a6bfe20f525614bc68ac617f475f45c20cb4fff5 3,297 1.00/1.00 vMB 22
797,442 797,442 00000000000000000002d74e84fddcab0bc8181c4a9aa3a1ddc14e38c1b2c895 2,306 1.00/1.00 vMB 16
797,441 797,441 00000000000000000000112419b8e2056f65bab384712aa08a3abeeedec27394 2,653 1.00/1.00 vMB 17
797,440 797,440 000000000000000000037bfc9389160d07f0c34fa9a30755b9f8a931227f1b43 1,701 1.00/1.00 vMB 12
797,439 797,439 0000000000000000000218e14f4d0a2531ab179157052ce9279b3a8cfab047b4 1,027 1.00/1.00 vMB 13
797,438 797,438 000000000000000000052618ea25d6dcfa67d9fc7c3e33192ad66771555f8472 2,726 1.00/1.00 vMB 15
797,437 797,437 00000000000000000004143d1a112744c231f12b76381909255ee8b71d264543 2,531 1.00/1.00 vMB 23
797,436 797,436 000000000000000000021b36a5446b8198a96821ef1a532e8346ee3ad0fa917e 3,230 1.00/1.00 vMB 16
797,435 797,435 00000000000000000005111b4b04d585a8812d99dd7661b871eaf759ad430fcf 3,423 1.00/1.00 vMB 22
797,434 797,434 000000000000000000032084555dd446f6f72b46d467852372288a9332890008 3,679 1.00/1.00 vMB 25
797,433 797,433 0000000000000000000118742e24eca6ae8adaccd5db94a2b2c4cf25159b1638 3,282 1.00/1.00 vMB 31
797,432 797,432 000000000000000000012bef096afe0bcfb496dd60f8063baa491d0dd1566361 3,325 1.00/1.00 vMB 33
797,431 797,431 0000000000000000000532f142e1295f9b46a080ccfcfa907a7c1a3ec166d4d6 1,778 1.00/1.00 vMB 7
797,430 797,430 00000000000000000002a341f0fc552c274780936d06a7ab20c5b78a587ee30b 2,368 1.00/1.00 vMB 13
797,429 797,429 00000000000000000004b179ef5afaf16cd69710f1bfbba1b6a3220b5aa0ce6e 3,045 1.00/1.00 vMB 10
797,428 797,428 000000000000000000024dc5e69a90c52e766478558c78fdc123880f477de252 3,037 1.00/1.00 vMB 18
797,427 797,427 00000000000000000000f7d198fa0235adc0d939bfe3ca203e22af57d14116b9 1,969 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.