Loading Tool

Explorer IconExplorer

Memory Pool

86,741 transactions
32.22 vMB
0.11163059 BTC
Random Selection Loading Transactions
Max Size: 195.87/200 MB

Candidate Block

Mining Attempt ea7ec8c7c02e73daaa5f84317a663b518dfcbc307267d3e70a082b8768ef3f3e
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 1cbf793807cff26dc9ec5c9909440abdab5ab49f3e2518f5ea68f3ea6828b395
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,686
Size: 1.00 vMB
Total Fees: 0.02586072 BTC
Feerates: 301.68 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (417,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,463 497,463 00000000000000000015be1f7f17320a58236c90636e9cf70b264a0100bb2428 1,450 1.00/1.00 vMB 38
497,462 497,462 00000000000000000013d9427a9f096392afbe6e0c33496a9021c055ae1ea0d4 1,832 1.00/1.00 vMB 72
497,461 497,461 000000000000000000a0f8b4abe678b143945f35d5d2cf42834b64922c1902dc 2,080 1.00/1.00 vMB 71
497,460 497,460 00000000000000000086e06aaff8453c5301ffcbd09d1bcb6e62af8e16ea7946 1,904 1.00/1.00 vMB 21
497,459 497,459 0000000000000000003471572008f905ff68dffccd6e5c22303ef87eac80a6e7 2,334 1.00/1.00 vMB 72
497,458 497,458 0000000000000000001798135347316b8c00394f694918d117735cf992bfb0ed 1,746 1.00/1.00 vMB 46
497,457 497,457 000000000000000000cfcacbcbc82c4d10e3f597d90d22705b653577ca9bcb2d 851 1.00/1.00 vMB 23
497,456 497,456 0000000000000000001556d0468b03314cc6148521efeaf74abbbc30e1748176 166 1.00/1.00 vMB 10
497,455 497,455 0000000000000000004d6b543df514af6d6a12079aba2ee6f934ca4e54e863fc 1,278 1.00/1.00 vMB 54
497,454 497,454 00000000000000000014c19eff3e6366c24e895bc56ed156d9a9a0be6bb1ed3f 1,151 1.00/1.00 vMB 67
497,453 497,453 000000000000000000a2388a57f685260e1576dc9d3bc04c4fc4e069cfa687fd 1,676 1.00/1.00 vMB 96
497,452 497,452 000000000000000000bc4a1f37392f89232a3145a916481a9834c9b2e8c88bc2 1,557 1.00/1.00 vMB 62
497,451 497,451 0000000000000000006f29235bf7fa45634213055a0a4c24f90afa878aabe7ca 2,021 1.00/1.00 vMB 32
497,450 497,450 00000000000000000093c09cc5b2804df141a8a073228870ec01670ed301c6d2 1,970 1.00/1.00 vMB 95
497,449 497,449 000000000000000000725966eeed43dedf31b1de390350dc28c33ffad304d5a3 2,569 1.00/1.00 vMB 151
497,448 497,448 0000000000000000008659416fc331d470fc50675a5d4f0ef8e60fb045163efe 2,256 1.00/1.00 vMB 40
497,447 497,447 0000000000000000003f7100374424528b1487a1b6787090bbd9e996dc65e770 1,442 1.00/1.00 vMB 60
497,446 497,446 0000000000000000004ce0990462b078b6a9d6a3a8996cf209257df688f10359 1,442 1.00/1.00 vMB 38
497,445 497,445 000000000000000000b94696c486f85fdf47c7f44ab71e612ce381cd1a091e44 667 1.00/1.00 vMB 38
497,444 497,444 000000000000000000959a0bbc62a418604879fbf167f70a112b92383e01f471 1,061 1.00/1.00 vMB 44
497,443 497,443 000000000000000000cdbea7193bb9b94187b8a10e68c0e966d8f1fd44d41e5b 969 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.