Loading Tool

Explorer IconExplorer

Memory Pool

34,952 transactions
25.59 vMB
0.07218616 BTC
Random Selection Loading Transactions
Max Size: 130.35/200 MB

Candidate Block

Mining Attempt 916624de6bc0b0a0cd0d4658ad724a38182dc5817392bffefaf0298d3d718c28
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 2e3f678d9fc7e36b85703a00e290ad94831730b04e5223bc41cb8f77db949bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,424
Size: 1.00 vMB
Total Fees: 0.02564816 BTC
Feerates: 151.12 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (152,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,552 762,552 000000000000000000036d977d8b40ee9782a6f4e9e1cccaff89b9dde8a90f55 1,626 0.64/1.00 vMB 17
762,551 762,551 00000000000000000006a35b93d33ad5a7b2397129abd1dcf7e63ec314641801 67 0.04/1.00 vMB 17
762,550 762,550 00000000000000000007a1de7ac1f0026446170a7e3fff03759e86226ecfcbbb 1,970 0.83/1.00 vMB 20
762,549 762,549 0000000000000000000504f9c9363146aaae19100e8cc015bf6be85689993414 38 0.01/1.00 vMB 46
762,548 762,548 000000000000000000017e10335a7c34d2cb4dbb81eaf918b06f7786a2694f42 315 0.11/1.00 vMB 21
762,547 762,547 00000000000000000007099089ac5132a2eeb4c15279385704dbc22c2e6be0f2 1,825 0.89/1.00 vMB 18
762,546 762,546 00000000000000000004f0d28d9eac41302bd27c82bf7daf51418d9bc801a3ba 1,792 0.98/1.00 vMB 3
762,545 762,545 00000000000000000005e5a18aaff4cbb1d7862856f34222f9b77d3c07464b47 2,441 1.00/1.00 vMB 22
762,544 762,544 00000000000000000005e592cb5a229c6e735dd62db47ab426733bfabf915fc1 1,665 1.00/1.00 vMB 21
762,543 762,543 0000000000000000000316c1aca497279898c347493430c6c775a0d379aa8b19 2,705 1.00/1.00 vMB 28
762,542 762,542 00000000000000000007a15c899d066ddb03da99f197c94b63b3edc870d030ef 2,667 1.00/1.00 vMB 29
762,541 762,541 00000000000000000001d3f64b37110439db24924afc37a37fef3cc40cea32eb 639 0.35/1.00 vMB 18
762,540 762,540 00000000000000000001ebd8c859b3ce7d8ffbb92673b211dcd4608c7723776f 71 0.03/1.00 vMB 22
762,539 762,539 000000000000000000014c31147c68ff73e316a8f7becae9fc1d241a2c516746 353 0.74/1.00 vMB 3
762,538 762,538 00000000000000000001159cdafec663ac3d22b1066c233e37f68e92270756d8 1,328 1.00/1.00 vMB 8
762,537 762,537 0000000000000000000497cd3eda8933465fcd3d8017edd46f4f1c04814e3b83 2,424 1.00/1.00 vMB 15
762,536 762,536 000000000000000000030caa7da812fefff2215a0aa8c1d12869c66e27a1b84b 3,349 1.00/1.00 vMB 35
762,535 762,535 0000000000000000000722fe3ddbb2a5aa5fec91150db9bc949d4ab5c1402dd4 1,863 1.00/1.00 vMB 12
762,534 762,534 000000000000000000071c95c6de0380796827dd54529ae5532efc21e1496954 2,351 1.00/1.00 vMB 32
762,533 762,533 00000000000000000000c67e1c7142ff79a3892e0527cd2600058dfe4918e4a1 612 0.21/1.00 vMB 20
762,532 762,532 00000000000000000004ae2849a2ac74e82d31738010d23d22eedf0c16013c79 1,455 0.66/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.84 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: 637.63 GB
    • Received: 12.43 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.