Loading Tool

Explorer IconExplorer

Memory Pool

80,391 transactions
30.53 vMB
0.07953196 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt d47e44e93dc4323ee015442a6279f7ddabace149d8f4c14adfa3b19f9fef145c
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root a6314661a99c8fdc0fd73efaf01c04359506c92785e2166236b46c63c4406289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.01106049 BTC
Feerates: 18.08 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (398,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,439 516,439 0000000000000000002f95b423e13b149e71c6aa72ab8caf23bbf14814a556c7 1,733 0.97/1.00 vMB 15
516,438 516,438 00000000000000000007dacb67e482f3bbd14540112c6b0fcbe2731907efd43a 803 0.43/1.00 vMB 33
516,437 516,437 000000000000000000156047ee073ecd04211a9de047d579beefa545013f6f18 258 0.18/1.00 vMB 17
516,436 516,436 000000000000000000203155a8a0073d7a8b20fffeb3f1362b3b3901280421e2 139 0.10/1.00 vMB 10
516,435 516,435 000000000000000000394ee3cef316e4390bbd81d1b84095356c8e8224640850 299 0.20/1.00 vMB 27
516,434 516,434 0000000000000000003d6d324edb11105dfba72a07715b3e36e6be849d302bd3 1,479 0.64/1.00 vMB 3
516,433 516,433 00000000000000000021a0433270aeeb45281b6a3da7eacf871a13a43935d64f 1,459 1.00/1.00 vMB 13
516,432 516,432 0000000000000000000503d3c14aacaff4155bd09354d02eaca06ebeb7f431e3 2,024 1.00/1.00 vMB 41
516,431 516,431 00000000000000000046d1e217b32112f8d2fbd7e385f9104d7f6f0bc5c57e5c 129 0.05/1.00 vMB 25
516,430 516,430 0000000000000000001bb47fcdd81105f30527f3fd0f6ee16801af74b1175b9a 461 0.26/1.00 vMB 37
516,429 516,429 0000000000000000001f6a14daa43cce592186ad6497a6fcac68c2d4e8e19c26 1,280 0.76/1.00 vMB 21
516,428 516,428 0000000000000000001896959c4570c00b7877cf8f25b5a7911fd8d1a6a0d432 1,845 0.83/1.00 vMB 28
516,427 516,427 0000000000000000000b4679da7be989fe99301fbebd66c97f8d5fd13a9244a0 589 0.26/1.00 vMB 38
516,426 516,426 00000000000000000013eb526f4d36cc4691ac049aace2212e1af085f1d2b647 1,206 0.65/1.00 vMB 15
516,425 516,425 00000000000000000030af5616ac298b83722cc2aaee7414a9ecfe58bd9d592d 1,607 1.00/1.00 vMB 22
516,424 516,424 000000000000000000122d9da124fc0565bbd3382978ec166013b30b5e58fef9 2,145 1.00/1.00 vMB 26
516,423 516,423 0000000000000000002c3dd75f0f0704f72c89b764c9823a5a9ff3b11b09cfe9 699 0.37/1.00 vMB 19
516,422 516,422 0000000000000000002a7c77316ce63152a01e02f73057ca79c779c23b53574f 463 0.30/1.00 vMB 36
516,421 516,421 0000000000000000000f17b07367416267be1aff0414e9feb7cf35d9c26e9cfe 312 0.12/1.00 vMB 29
516,420 516,420 00000000000000000044ed2e221a359e7a12f045d10621424442f7a2516e877a 212 0.18/1.00 vMB 12
516,419 516,419 000000000000000000350fb95a44ea3e53ba606f6d9b73ce58f1881f46ae6e2f 25 0.01/1.00 vMB 40
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.48 GB
    • Received: 17.90 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.